Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit 0229fe7

Browse files
committed
update deploy.md
1 parent 12c9d6f commit 0229fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ docker run -d \
55
--net=host \
66
--restart=always \
77
-v /etc/localtime:/etc/localtime \
8-
-v /var/lib/humpback/humpback.db:/workspace/data/humpback.db \
8+
-v /var/lib/humpback:/workspace/data \
99
-e LOCATION=dev \
1010
-e SITE_PORT=8300 \
1111
-e BACKEND_PORT=8301 \

0 commit comments

Comments
 (0)