Changed penpot port to 8084
This commit is contained in:
@@ -16,6 +16,6 @@ services:
|
||||
environment:
|
||||
- PENPOT_FLAGS=enable-all-flags
|
||||
ports:
|
||||
- "8080:80"
|
||||
- "8084:80"
|
||||
depends_on:
|
||||
- penpot-backend
|
||||
Reference in New Issue
Block a user