workflows
This commit is contained in:
parent
6f9048e5b1
commit
a8dfe5f0e9
7 changed files with 119 additions and 8 deletions
|
@ -9,6 +9,7 @@ services:
|
|||
volumes:
|
||||
- ./itemdb/items:/itemdb
|
||||
- ./locations:/locations
|
||||
- ./flows:/flows
|
||||
- ./config.toml:/config.toml
|
||||
environment:
|
||||
- "DB_URI=mongodb://user:pass@mongodb:27017"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue