feat: enable BLOCK_PRIVATE_IPS in docker-compose for enhanced security
All checks were successful
Build Container / docker (push) Successful in 5m19s
All checks were successful
Build Container / docker (push) Successful in 5m19s
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
|||||||
- 80
|
- 80
|
||||||
environment:
|
environment:
|
||||||
- URL=https://http2pic.haschek.at
|
- URL=https://http2pic.haschek.at
|
||||||
|
- BLOCK_PRIVATE_IPS=true
|
||||||
networks:
|
networks:
|
||||||
- dokploy-network
|
- dokploy-network
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user