Skip to content
Snippets Groups Projects
Commit 6698cf83 authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

feat(docker): update registry path

parent a5232eb2
No related branches found
No related tags found
3 merge requests!418V2.1.0,!400V2.0,!230V2.0
...@@ -4,7 +4,7 @@ services: ...@@ -4,7 +4,7 @@ services:
web-app: web-app:
restart: unless-stopped restart: unless-stopped
build: . build: .
image: registry.forge.grandlyon.com/web-et-numerique/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client:${TAG} image: registry.forge.grandlyon.com/web-et-numerique/factory/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client:${TAG}
volumes: volumes:
- ./dev.conf:/etc/nginx/conf.d/default.conf - ./dev.conf:/etc/nginx/conf.d/default.conf
ports: ports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment