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