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

@ -23,7 +23,7 @@ services:
- castopod-app
- castopod-db
ports:
- 3008:8000
- 127.0.0.1:3008:8000
restart: unless-stopped
mariadb: