added docker compose
This commit is contained in:
7
backend/config-default.yaml
Normal file
7
backend/config-default.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
log_level: INFO
|
||||
database: data/database.db
|
||||
server:
|
||||
port: 80
|
||||
client_session:
|
||||
jwt_signature: JWT_SIGNATURE
|
||||
expire: 168h
|
||||
Reference in New Issue
Block a user