arch: move web folder into api & move api to top level
This commit is contained in:
5
conf/app.toml
Normal file
5
conf/app.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[database]
|
||||
host = '0.0.0.0'
|
||||
name = 'citadel'
|
||||
user = 'postgres'
|
||||
password = 'test'
|
Reference in New Issue
Block a user