Update docker-compose.yml
This commit is contained in:
@@ -39,7 +39,7 @@ services:
|
|||||||
- traefik.docker.network=traefik
|
- traefik.docker.network=traefik
|
||||||
|
|
||||||
# API sous /gameovergne-api
|
# API sous /gameovergne-api
|
||||||
- traefik.http.routers.gameovergne-api.rule=Host(`dev.unifihomenetwork.com`) && PathPrefix(`/gameovergne-api`)
|
- traefik.http.routers.gameovergne-api.rule=Host(`dev.vincent-guillet.fr`) && PathPrefix(`/gameovergne-api`)
|
||||||
- traefik.http.routers.gameovergne-api.entrypoints=edge
|
- traefik.http.routers.gameovergne-api.entrypoints=edge
|
||||||
- traefik.http.routers.gameovergne-api.service=gameovergne-api
|
- traefik.http.routers.gameovergne-api.service=gameovergne-api
|
||||||
# ⚠ IMPORTANT : ton Spring écoute sur 3000 (application.properties)
|
# ⚠ IMPORTANT : ton Spring écoute sur 3000 (application.properties)
|
||||||
|
|||||||
Reference in New Issue
Block a user