Skip to content

Commit

Permalink
Removed port overrides from Coolify stack
Browse files Browse the repository at this point in the history
  • Loading branch information
NuroDev committed Jul 20, 2024
1 parent df44fab commit b01d2e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.coolify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ services:
extends:
file: docker-compose.yml
service: api
ports: []

web:
extends:
file: docker-compose.yml
service: web
ports: []
environment:
- API_URL=$SERVICE_FQDN_API

0 comments on commit b01d2e1

Please sign in to comment.