add api_base_url env variable
This commit is contained in:
@@ -13,6 +13,7 @@ services:
|
|||||||
- LETSENCRYPT_HOST=tms.northdanubesoft.eu
|
- LETSENCRYPT_HOST=tms.northdanubesoft.eu
|
||||||
- VIRTUAL_PORT=80
|
- VIRTUAL_PORT=80
|
||||||
- TZ=Europe/Bucharest
|
- TZ=Europe/Bucharest
|
||||||
|
- API_BASE_URL=https://tms.northdanubesoft.eu/api
|
||||||
networks:
|
networks:
|
||||||
- reverse-proxy
|
- reverse-proxy
|
||||||
volumes:
|
volumes:
|
||||||
@@ -23,4 +24,5 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
tms_sqlite:
|
tms_sqlite:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user