update docker build

main
dugulingping 2024-01-21 23:23:13 +08:00
parent bc32e43408
commit ea195e41e9
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ services:
lucky-tools: lucky-tools:
image: lucky_tools:v1 image: lucky_tools:v1
ports: ports:
- "8080:8080" - "35980:8080"
volumes: volumes:
- ./mappings.db:/app/mappings.db - ./mappings.db:/app/mappings.db