Yield generated for b918be50-5f99-429b-b6eb-86844005f128
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