container in ascolto solo su 127.0.0.1

This commit is contained in:
piccihud
2024-12-24 20:58:18 +01:00
parent d9b6ecc63b
commit 6bdfcf06ce
10 changed files with 11 additions and 11 deletions

View File

@ -13,7 +13,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
network_mode: bridge
ports:
- 3010:8080
- 127.0.0.1:3010:8080
environment:
- AIO_DISABLE_BACKUP_SECTION=true
- APACHE_PORT=11000