chore (security): port hardening, commented out non-critical ports

This commit is contained in:
2025-12-14 02:42:46 +01:00
parent 17cae71952
commit 5e4c60bb30
6 changed files with 15 additions and 16 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ services:
image: ghcr.io/lukegus/termix:latest
container_name: termix
restart: unless-stopped
ports:
- "3331:8080"
# ports:
# - "3331:8080"
volumes:
- ./termix-data:/app/data
environment: