mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
🐛 Fix incorrect mountpoint on docker compose
This commit is contained in:
parent
6e1ce62aad
commit
8d19c067e8
@ -97,7 +97,7 @@ services:
|
||||
penpot-backend:
|
||||
image: "penpotapp/backend:latest"
|
||||
volumes:
|
||||
- penpot_assets:/opt/penpot/assets
|
||||
- penpot_assets:/opt/data/assets
|
||||
|
||||
depends_on:
|
||||
- penpot-postgres
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user