security: harden production configuration and routes
Run Tests on Branches / Detect Changes (push) Successful in 12s
Run Tests on Branches / Frontend Tests (push) Successful in 2m12s
Run Tests on Branches / Frontend Mobile Tests (push) Has been skipped
Run Tests on Branches / Parapharmacy API Tests (push) Successful in 2m2s
Run Tests on Branches / PIP Platform Tests (push) Has been skipped
Run Tests on Branches / Backend Tests (push) Successful in 2m8s
Run Tests on Branches / Detect Changes (push) Successful in 12s
Run Tests on Branches / Frontend Tests (push) Successful in 2m12s
Run Tests on Branches / Frontend Mobile Tests (push) Has been skipped
Run Tests on Branches / Parapharmacy API Tests (push) Successful in 2m2s
Run Tests on Branches / PIP Platform Tests (push) Has been skipped
Run Tests on Branches / Backend Tests (push) Successful in 2m8s
This commit is contained in:
@@ -20,6 +20,8 @@ N8N_EMAIL=admin@farmafinder.com
|
||||
PARAPHARMACY_API_URL=http://parapharmacy-api:3002
|
||||
PARAPHARMACY_CORS_ORIGIN=http://localhost:4000
|
||||
MONGODB_URI=mongodb://mongodb:27017/parapharmacy
|
||||
INGEST_API_KEY=dev-ingest-key-change-me
|
||||
ADMIN_API_KEY=dev-admin-key-change-me
|
||||
|
||||
# Expo Push Notifications (mobile)
|
||||
EXPO_ACCESS_TOKEN=
|
||||
|
||||
Reference in New Issue
Block a user