Changed port mappings of penpot frontend
This commit is contained in:
@@ -26,7 +26,7 @@ services:
|
|||||||
image: "penpotapp/frontend:${PENPOT_VERSION:-latest}"
|
image: "penpotapp/frontend:${PENPOT_VERSION:-latest}"
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "8084:80"
|
- "8084:8080"
|
||||||
volumes:
|
volumes:
|
||||||
- penpot_assets:/opt/data/assets
|
- penpot_assets:/opt/data/assets
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user