feat: enable BLOCK_PRIVATE_IPS in docker-compose for enhanced security
All checks were successful
Build Container / docker (push) Successful in 5m19s

This commit is contained in:
2026-04-21 12:53:08 +02:00
parent 6973522c45
commit ada976a224

View File

@@ -8,6 +8,7 @@ services:
- 80
environment:
- URL=https://http2pic.haschek.at
- BLOCK_PRIVATE_IPS=true
networks:
- dokploy-network
labels: