Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Wcc723 committed Oct 6, 2023
1 parent 19ad0fd commit ce904bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ services:
- mongo-data:/data/db
ports:
- "27017:27017"
networks: # 此網路設定需要與 traefik 一致
- casper


volumes:
Expand Down

0 comments on commit ce904bb

Please sign in to comment.