Fix docker-compose expose routing for Coolify
This commit is contained in:
@@ -4,6 +4,8 @@ services:
|
||||
build:
|
||||
context: .
|
||||
target: production
|
||||
expose:
|
||||
- "80"
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user