mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 04:51:13 +03:00
chore: dashmap updated to 6.0.1
+ Default env RUST_LOG added to docker-compose file
This commit is contained in:
parent
e8bf52dfd1
commit
d101c84f21
3 changed files with 151 additions and 302 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue