backend api stuff
This commit is contained in:
@@ -35,7 +35,7 @@ services:
|
||||
context: ./backend
|
||||
dockerfile: Dockerfile
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
- NODE_ENV=development
|
||||
- DB_HOST=db
|
||||
- DB_PORT=5432
|
||||
- DB_NAME=${DB_NAME:-turftracker}
|
||||
|
||||
Reference in New Issue
Block a user