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
@@ -86,8 +86,8 @@ services:
penpot-frontend:
image: "penpotapp/frontend:${PENPOT_VERSION:-latest}"
restart: always
ports:
- 9001:8080
# ports:
# - 9001:8080
volumes:
- penpot_assets:/opt/data/assets