summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 4fbd859..604f470 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -14,6 +14,7 @@ services:
restart: always
environment:
GLSAMAKER_LOG_FILE: '/var/log/glsamaker/web.log'
+ GLSAMAKER_DOMAIN: ${GLSAMAKER_DOMAIN:-localhost}
GLSAMAKER_POSTGRES_PASS: ${GLSAMAKER_POSTGRES_PASS:-root}
command: "/go/src/glsamaker/bin/glsamaker --serve"
depends_on: