Remove host port binding, let Coolify proxy handle routing
This commit is contained in:
@@ -16,8 +16,6 @@ services:
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
ports:
|
||||
- "8080:8080"
|
||||
|
||||
db:
|
||||
image: postgres:16-alpine
|
||||
|
||||
Reference in New Issue
Block a user