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
|
||||
- REDIS_HOST=$REDIS_HOST
|
||||
- REDIS_HOST_PASSWORD=$REDIS_HOST_PASSWORD
|
||||
dns:
|
||||
- $DNS
|
||||
#dns:
|
||||
# - $DNS
|
||||
|
@@ -13,5 +13,5 @@ services:
|
||||
- 4443:443
|
||||
environment:
|
||||
- JWT_SECRET=$JWT_SECRET
|
||||
dns:
|
||||
- $DNS
|
||||
#dns:
|
||||
# - $DNS
|
||||
|
Reference in New Issue
Block a user