5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
PORT=9992
|
|
HOST=0.0.0.0
|
|
DATABASE_URL="postgresql://user:pass@localhost:5432/fdlogup?schema=public"
|
|
AUTH_TOKEN="" # https://generate-secret.vercel.app/128
|