This repository has been archived on 2023-01-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
automate/packages/backend/.env-example
T
2021-10-20 21:51:13 +02:00

12 lines
245 B
Plaintext

HOST=localhost
PROTOCOL=http
PORT=3000
CORS_PORT=3001
CORS_PROTOCOL=https
APP_ENV=development
POSTGRES_DATABASE=automatisch_development
POSTGRES_PORT=5432
POSTGRES_HOST=localhost
POSTGRES_USERNAME=automatish_development_user
POSTGRESS_PASSWORD=