Skip to content

Commit

Permalink
fix: LEAP-491: Set ENABLE_MONOREPO_ENV to false (HumanSignal#5249)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliosgarbi authored Jan 8, 2024
1 parent 8bcd29d commit 8433cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- app
environment:
- LABEL_STUDIO_HOST=${LABEL_STUDIO_HOST:-}
- ENABLE_MONOREPO_ENV=1
# - ENABLE_MONOREPO_ENV=1
# Optional: Specify SSL termination certificate & key
# Just drop your cert.pem and cert.key into folder 'deploy/nginx/certs'
# - NGINX_SSL_CERT=/certs/cert.pem
Expand Down

0 comments on commit 8433cd3

Please sign in to comment.