9 lines
108 B
Plaintext
9 lines
108 B
Plaintext
# Node Environment: dev, production
|
|
NODE_ENV=dev
|
|
|
|
DATABASE_URL=
|
|
|
|
# PocketBase Auth
|
|
PB_USER=
|
|
PB_PASS=
|
|
PB_URL= |