Fix domain env var for nextcloud container

This commit is contained in:
2017-03-14 17:23:14 +01:00
committed by root
parent f07d397566
commit 5c0c0b7e96
+1 -1
View File
@@ -24,7 +24,7 @@ services:
- DB_PASSWORD=*u;8k7W<V6n/(Qa9
- DB_HOST=tt.nc_mysql_db
- TZ=Europe/Paris
- DOMAIN=nc.talentstube.io
- DOMAIN=files.talentstube.io
# https://hub.docker.com/_/mysql/
tt.nc_mysql_db: