Changed penpot port to 8084
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user