We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c01b8 commit c3bc668Copy full SHA for c3bc668
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/excel:/opt/sqlbot/excel \
+ -v ./data/sqlbot/excel:/opt/sqlbot/data/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