Yield generated for 22fe519a-63f6-47e9-b236-29c2e4a2f8c9
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

13 lines
238 B

## API
PORT=3000
API_HOST=localhost
API_PROTOCOL=http
## LOGGER
LOG_LEVEL=debug
## DB [TypeORM]
DATABASE_URL=postgres://onionBoilerplate:someNotSecurePassword@localhost:5432/onionBoilerplate
## AUTHENTICATION [JWT]
JWT_SECRET=bananana