master #19

Merged
kibi merged 2 commits from master into 98 2026-07-25 20:50:24 +00:00
Showing only changes of commit 848055446a - Show all commits

View File

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