mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 04:51:13 +03:00
(*≧ω≦*) Preparing for 0.3.0 release!
~ README revised ~ updated Docker files + all const are placed in a separate file + auto creation for avatars folder + automatic retrieval of the latest Figura version for version request in api
This commit is contained in:
parent
d45a495cbf
commit
dabe176e0e
13 changed files with 355 additions and 224 deletions
|
|
@ -15,8 +15,9 @@ services:
|
|||
volumes:
|
||||
- ./Config.toml:/app/Config.toml:ro
|
||||
- ./avatars:/app/avatars
|
||||
- ./logs:/app/logs
|
||||
environment:
|
||||
- RUST_LOG=sculptor=info
|
||||
- RUST_LOG=info
|
||||
## Recommended for use with reverse proxy.
|
||||
# networks:
|
||||
# - traefik
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue