Changed penpot port to 8084

This commit is contained in:
2026-06-19 16:45:59 +02:00
parent 439feb92ef
commit 9e0324d9c3
+1 -1
View File
@@ -16,6 +16,6 @@ services:
environment: environment:
- PENPOT_FLAGS=enable-all-flags - PENPOT_FLAGS=enable-all-flags
ports: ports:
- "8080:80" - "8084:80"
depends_on: depends_on:
- penpot-backend - penpot-backend