enabling ipv6 for f0ckm-nginx

This commit is contained in:
2026-07-25 22:38:34 +02:00
parent 88e6b6efb9
commit 848055446a

View File

@@ -99,6 +99,8 @@ services:
container_name: f0ckm-nginx
profiles:
- f0ckm-nginx
environment:
- ENABLE_IPV6=true
ports:
- "80:80"
- "443:443"