mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 04:51:13 +03:00
🎉Release v0.3.0!🎉
This commit is contained in:
parent
dabe176e0e
commit
494de2ba0c
9 changed files with 60 additions and 19 deletions
|
|
@ -16,6 +16,9 @@ services:
|
|||
- ./Config.toml:/app/Config.toml:ro
|
||||
- ./avatars:/app/avatars
|
||||
- ./logs:/app/logs
|
||||
# You can specify the path to the server folder
|
||||
# for Sculptor to use the ban list from it
|
||||
# - ./minecraft-server:/app/mc
|
||||
environment:
|
||||
- RUST_LOG=info
|
||||
## Recommended for use with reverse proxy.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue