chore: update docker-compose port mapping and upgrade Next.js and dependencies in package.json
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
app:
|
||||
build: .
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "3008:3000"
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
DB_HOST: postgres
|
||||
|
||||
Reference in New Issue
Block a user