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

Commit 82b9b7f

Browse files
committed
[CD] wip
1 parent 1ec442f commit 82b9b7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
docker stop mapdb2 || true
6868
docker rm mapdb2 || true
6969
docker run -d --name mapdb2 -p 3003:8000 \
70+
--env-file .env \
7071
--restart unless-stopped \
7172
--volume=./maps:/app/storage/app/private \
7273
--volume=./caddy_config:/config \

0 commit comments

Comments
 (0)