s''
This commit is contained in:
7
backend/.env.example
Normal file
7
backend/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
PB_URL=http://127.0.0.1:8090
|
||||
PB_ADMIN_EMAIL=admin@nomadcna.local
|
||||
PB_ADMIN_PASSWORD=NomadCNA123456
|
||||
API_COOKIE_NAME=pb_session
|
||||
FRONTEND_ORIGINS=http://localhost:3001,http://127.0.0.1:3001
|
||||
UPLOAD_DIR=backend/uploads
|
||||
DEV_AUTO_PAY=true
|
||||
Reference in New Issue
Block a user