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

@ -15,7 +15,7 @@ services:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
ports:
- "3006:3000"
- 127.0.0.1:3006:3000
- "2222:22"
networks: