change: add LICENSE & basic compile instructions

This commit is contained in:
Jordan Knott
2020-07-16 22:58:46 -05:00
parent 50ca9f7216
commit 158f574b2a
6 changed files with 87 additions and 10 deletions

View File

@ -12,7 +12,7 @@ upload_dir_path = 'uploads'
[database]
host = '0.0.0.0'
name = 'citadel_test'
name = 'citadel'
user = 'postgres'
password = 'test'