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:
@@ -1,6 +1,7 @@
|
||||
APP_NAME=PIP - Pharmacy Integration Platform
|
||||
APP_VERSION=0.1.0
|
||||
DEBUG=false
|
||||
NODE_ENV=development
|
||||
|
||||
DATABASE_URL=postgresql+asyncpg://pip:pip-secret@localhost:5432/pip
|
||||
DATABASE_POOL_SIZE=20
|
||||
|
||||
Reference in New Issue
Block a user