chore: dashmap updated to 6.0.1

+ Default env RUST_LOG added to docker-compose file
This commit is contained in:
Shiroyasha 2024-07-01 17:53:55 +03:00
parent e8bf52dfd1
commit d101c84f21
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
3 changed files with 151 additions and 302 deletions

View file

@ -15,6 +15,8 @@ services:
volumes:
- ./Config.toml:/app/Config.toml:ro
- ./avatars:/app/avatars
environment:
- RUST_LOG=sculptor=info
## Recommended for use with reverse proxy.
# networks:
# - traefik