postgres makes me want to kill myself actually, sqlite all the way :333
This commit is contained in:
+2
-1
@@ -3,7 +3,8 @@ NODE_ENV=production
|
||||
PORT=3010
|
||||
API_UPSTREAM=http://127.0.0.1:6000
|
||||
PUBLIC_ORIGIN=https://example.com
|
||||
DATABASE_URL=postgres://user:password@127.0.0.1:5432/tssbot
|
||||
UPTIME_STORAGE_DIR=~/tsswebstorage
|
||||
UPTIME_DATABASE_FILE=uptime.sqlite
|
||||
UPTIME_SAMPLE_INTERVAL_MS=1800000
|
||||
UPTIME_HISTORY_LIMIT=336
|
||||
API_CACHE_TTL_MS=15000
|
||||
|
||||
Reference in New Issue
Block a user