Skip to content

Commit

Permalink
Corrige l'override de docker compose (afup#1418)
Browse files Browse the repository at this point in the history
  • Loading branch information
stakovicz authored Jan 7, 2024
1 parent 82d4e55 commit 070bc40
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions compose.override.yml-dist
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,3 @@ services:
mailcatcher:
ports:
- "1181:1080"
apachephp7:
ports:
- "9235:80"
# environment:
# XDEBUG_CONFIG: "remote_connect_back=1 profiler_enable=1 remote_autostart=0 remote_enable=1"
mailcatcher:
ports:
- "1080:1080"
- "1025:1025"

0 comments on commit 070bc40

Please sign in to comment.