Start on API

This commit is contained in:
Isaac
2022-05-06 00:01:19 +01:00
parent a37d5e7613
commit 11ec090ab6
10 changed files with 52 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
CONFIG_PATH=./user/config.yml
DISCORD_TOKEN=
DB_ENCRYPTION_KEY=
DB_CONNECTION_URL=""
DB_CONNECTION_URL=""
HTTP_BIND=3000