mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Fix volume mount of data folder
This commit is contained in:
parent
2a933955a2
commit
b28e482a49
@ -11,4 +11,4 @@ services:
|
||||
user: 1000:1000
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/:/app/data/
|
||||
- ${APP_DATA_DIR}/data:/app/data/
|
||||
|
Loading…
Reference in New Issue
Block a user