fix: nginx DNS resolver, port 8081, seed script with real family data

This commit is contained in:
2026-05-09 20:50:20 -07:00
parent bc85b9b617
commit 59a15a2c21
3 changed files with 35 additions and 18 deletions
+2 -2
View File
@@ -85,8 +85,8 @@ services:
nginx:
image: nginx:alpine
ports:
- "80:80"
- "443:443"
- "8081:80"
- "8444:443"
volumes:
- ./nginx/nginx.conf:/etc/nginx/nginx.conf:ro
- ./nginx/ssl:/etc/nginx/ssl:ro