Remove NODE_ENV from nginx service and add logging in next.config.ts
This commit is contained in:
@@ -8,8 +8,6 @@ services:
|
||||
- ./nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
networks:
|
||||
- demos-net
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
|
||||
main-website:
|
||||
image: registry.boomlab.party/rheinsw/demo-websites/main-website
|
||||
|
||||
Reference in New Issue
Block a user