smart mirroring
This commit is contained in:
parent
68cb32f07b
commit
7647616242
13 changed files with 701 additions and 67 deletions
|
@ -5,6 +5,7 @@ services:
|
|||
- "8080:8000"
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- ./config.toml:/config.toml
|
||||
environment:
|
||||
- "RUST_LOG=info"
|
||||
- "ROCKET_ADDRESS=0.0.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue