Fix: Use absolute path for data bind mount instead of relative path
This commit is contained in:
+1
-1
@@ -8,5 +8,5 @@ services:
|
||||
environment:
|
||||
- PORT=4173
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
- /media/ZimaOS-HD/AppData/siteforge/data:/app/data
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user