Revert "docker-compose.yml: comment environment"

This reverts commit e56285070eb149f60012f00d951334d27bbc867b.
This commit is contained in:
vchikalkin 2023-12-23 14:46:22 +03:00
parent e56285070e
commit 6918fb3766

View File

@ -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