Forget about the manual DNS servers for a minute, ensure host is set up properly first. Ubuntu is happy but Debian is not.
This commit is contained in:
@@ -47,5 +47,5 @@ services:
|
|||||||
- PHP_UPLOAD_LIMIT=$PHP_UPLOAD_LIMIT
|
- PHP_UPLOAD_LIMIT=$PHP_UPLOAD_LIMIT
|
||||||
- REDIS_HOST=$REDIS_HOST
|
- REDIS_HOST=$REDIS_HOST
|
||||||
- REDIS_HOST_PASSWORD=$REDIS_HOST_PASSWORD
|
- REDIS_HOST_PASSWORD=$REDIS_HOST_PASSWORD
|
||||||
dns:
|
#dns:
|
||||||
- $DNS
|
# - $DNS
|
||||||
|
@@ -13,5 +13,5 @@ services:
|
|||||||
- 4443:443
|
- 4443:443
|
||||||
environment:
|
environment:
|
||||||
- JWT_SECRET=$JWT_SECRET
|
- JWT_SECRET=$JWT_SECRET
|
||||||
dns:
|
#dns:
|
||||||
- $DNS
|
# - $DNS
|
||||||
|
Reference in New Issue
Block a user