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

fix(cicd): typo in docker-compose.yml

parent 3bf3de18
Branches
Tags
No related merge requests found
......@@ -4,7 +4,7 @@ services:
web-app:
restart: unless-stopped
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/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client:${TAG}
volumes:
- ./nginx/dev.conf:/etc/nginx/conf.d/default.conf
ports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment