🎉Release v0.3.0!🎉

This commit is contained in:
Shiroyasha 2024-08-20 22:08:05 +03:00
parent dabe176e0e
commit 494de2ba0c
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
9 changed files with 60 additions and 19 deletions

View file

@ -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.