Feat(ktm-booking): Initial commit
Some checks failed
ktm-booking-bot/ktm-booking-bot/pipeline/head Something is wrong with the build of this commit
Some checks failed
ktm-booking-bot/ktm-booking-bot/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
16
.env.example
Normal file
16
.env.example
Normal file
@@ -0,0 +1,16 @@
|
||||
ENVIRONMENT=
|
||||
DB_HOST=
|
||||
DB_PORT=
|
||||
DB_USER=
|
||||
DB_PASS=
|
||||
DB_NAME=
|
||||
DB_SSL=
|
||||
TEST_DB_HOST=
|
||||
TEST_DB_PORT=
|
||||
TEST_DB_USER=
|
||||
TEST_DB_PASS=
|
||||
TEST_DB_NAME=
|
||||
TEST_DB_SSL=
|
||||
COOKIE_STRING=
|
||||
ALLOW_REGISTRATION=
|
||||
LOGGER_WEBHOOK_URL=
|
||||
Reference in New Issue
Block a user