First init

This commit is contained in:
2024-09-23 12:56:23 +09:00
commit 9f055ef095
5 changed files with 290 additions and 0 deletions

5
.env.template Normal file
View File

@ -0,0 +1,5 @@
DB_URL=mssql+pyodbc://{user}:{password}@{host}/{database_name}?driver=ODBC+Driver+17+for+SQL+Server
HOST=0.0.0.0
PORT=4444
SERVER_ROOT=
PREFIX=/agree