fix: prod env
All checks were successful
All checks were successful
This commit is contained in:
parent
f4a2e8cbf9
commit
7f9a9965d2
@ -35,6 +35,7 @@ services:
|
|||||||
image: git.lab-ouest.org/epitech/ratrapage_t-web_back:master
|
image: git.lab-ouest.org/epitech/ratrapage_t-web_back:master
|
||||||
environment:
|
environment:
|
||||||
- port=${BACK_BASE_PORT}
|
- port=${BACK_BASE_PORT}
|
||||||
|
- OPEN_TRIP_MAPS_KEY=${OPEN_TRIP_MAPS_KEY}
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
- traefik.http.routers.expressDrinkTweb.rule=Host(`${DRINK_URL}`)
|
- traefik.http.routers.expressDrinkTweb.rule=Host(`${DRINK_URL}`)
|
||||||
@ -94,4 +95,4 @@ x-dockge:
|
|||||||
- https://${FRONT_URL}/
|
- https://${FRONT_URL}/
|
||||||
- https://${DOCS_DRINK_URL}/
|
- https://${DOCS_DRINK_URL}/
|
||||||
- https://${DRINK_URL}/
|
- https://${DRINK_URL}/
|
||||||
- https://${DATA_TOURISME_URL}/
|
- https://${DATA_TOURISME_URL}/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user