First init
This commit is contained in:
5
.env.template
Normal file
5
.env.template
Normal 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
|
Reference in New Issue
Block a user