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

@ -6,5 +6,5 @@ services:
- ./uptime-kuma-data:/app/data
- /var/run/docker.sock:/var/run/docker.sock
ports:
- 3007:3001
- 127.0.0.1:3007:3001
restart: always