Skip to content

Commit 34c01b8

Browse files
Update volume mapping for sqlbot in README
1 parent f55e1cf commit 34c01b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ docker run -d \
3030
--restart unless-stopped \
3131
-p 8000:8000 \
3232
-p 8001:8001 \
33-
-v ./data/sqlbot/data:/opt/sqlbot/data \
33+
-v ./data/sqlbot/excel:/opt/sqlbot/excel \
3434
-v ./data/sqlbot/images:/opt/sqlbot/images \
3535
-v ./data/sqlbot/logs:/opt/sqlbot/app/logs \
3636
-v ./data/postgresql:/var/lib/postgresql/data \

0 commit comments

Comments
 (0)