chore: initial repo scaffolding
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
DATABASE_URL=postgres://void:CHANGE_ME@192.168.X.X:5432/void
|
||||
OWNER_TOKEN=CHANGE_ME_TO_LONG_RANDOM
|
||||
PORT=3000
|
||||
LOG_LEVEL=info
|
||||
NODE_ENV=development
|
||||
Reference in New Issue
Block a user