chore: scaffold arcanesync deps and config
This commit is contained in:
parent
6b522a0803
commit
bd26ba77e6
4 changed files with 817 additions and 1 deletions
|
|
@ -1 +1,6 @@
|
|||
NODE_ENV=development
|
||||
PORT=3000
|
||||
DATABASE_URL=postgres://arcanesync:arcanesync@localhost:5432/arcanesync
|
||||
BOT_TOKEN=
|
||||
AUTH_DATE_MAX_AGE_SECONDS=86400
|
||||
MAX_PAYLOAD_BYTES=65536
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue