Changed port mappings of penpot frontend

This commit is contained in:
2026-06-20 21:14:54 +02:00
parent c2204a345e
commit 4507db4d5a
+1 -1
View File
@@ -26,7 +26,7 @@ services:
image: "penpotapp/frontend:${PENPOT_VERSION:-latest}"
restart: always
ports:
- "8084:80"
- "8084:8080"
volumes:
- penpot_assets:/opt/data/assets
depends_on: