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:
2023-08-21 14:28:27 -07:00
parent eb10cf9973
commit 7d5f361c23
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -13,5 +13,5 @@ services:
- 4443:443 - 4443:443
environment: environment:
- JWT_SECRET=$JWT_SECRET - JWT_SECRET=$JWT_SECRET
dns: #dns:
- $DNS # - $DNS