ipdatepppdate

This commit is contained in:
2026-07-26 16:46:41 +02:00
parent 2620ecc0f1
commit ac04cf6817
30 changed files with 915 additions and 10309 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ services:
dockerfile: nginx/Dockerfile
restart: unless-stopped
ports:
- "${PORT:-10500}:80"
- "127.0.0.1:${PORT:-10500}:80"
environment:
NGINX_CACHE_ENABLED: "${NGINX_CACHE_ENABLED:-false}"
NGINX_CACHE_MAX_SIZE: "${NGINX_CACHE_MAX_SIZE:-1g}"