You've already forked RekomenciBackend
refacor: fully refactored infrastructure
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[server]
|
||||
host = "0.0.0.0"
|
||||
port = 8080
|
||||
access_log = true
|
||||
|
||||
[database]
|
||||
url = "postgresql+psycopg://postgres:postgres@postgres:5432/postgres"
|
||||
|
||||
[access_token]
|
||||
crypto_key = "insecure_token"
|
||||
expires_in = 86400
|
||||
Reference in New Issue
Block a user