We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55e1cf commit 34c01b8Copy full SHA for 34c01b8
1 file changed
README.md
@@ -30,7 +30,7 @@ docker run -d \
30
--restart unless-stopped \
31
-p 8000:8000 \
32
-p 8001:8001 \
33
- -v ./data/sqlbot/data:/opt/sqlbot/data \
+ -v ./data/sqlbot/excel:/opt/sqlbot/excel \
34
-v ./data/sqlbot/images:/opt/sqlbot/images \
35
-v ./data/sqlbot/logs:/opt/sqlbot/app/logs \
36
-v ./data/postgresql:/var/lib/postgresql/data \
0 commit comments