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'
|
||||
services:
|
||||
external_client:
|
||||
# environment:
|
||||
# - URL_IUS_DIRECT=${URL_IUS_DIRECT}
|
||||
# - USE_DEV_COLORS=${USE_DEV_COLORS}
|
||||
environment:
|
||||
- URL_IUS_DIRECT=${URL_IUS_DIRECT}
|
||||
- USE_DEV_COLORS=${USE_DEV_COLORS}
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./apps/web/Dockerfile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user