Revert "docker-compose.yml: comment environment"
This reverts commit e56285070eb149f60012f00d951334d27bbc867b.
This commit is contained in:
parent
e56285070e
commit
6918fb3766
@ -1,9 +1,9 @@
|
|||||||
version: '3.3'
|
version: '3.3'
|
||||||
services:
|
services:
|
||||||
external_client:
|
external_client:
|
||||||
# environment:
|
environment:
|
||||||
# - URL_IUS_DIRECT=${URL_IUS_DIRECT}
|
- URL_IUS_DIRECT=${URL_IUS_DIRECT}
|
||||||
# - USE_DEV_COLORS=${USE_DEV_COLORS}
|
- USE_DEV_COLORS=${USE_DEV_COLORS}
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./apps/web/Dockerfile
|
dockerfile: ./apps/web/Dockerfile
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user