Skip to content

Commit

Permalink
xmas cleanup mailcatcher ports
Browse files Browse the repository at this point in the history
  • Loading branch information
stakovicz committed Jan 2, 2024
1 parent a358c34 commit ce9da6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 4 additions & 0 deletions docker-compose.override.yml-dist
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ services:
- "9235:80"
# environment:
# XDEBUG_CONFIG: "remote_connect_back=1 profiler_enable=1 remote_autostart=0 remote_enable=1"
mailcatcher:
ports:
- "1080:1080"
- "1025:1025"
3 changes: 0 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,3 @@ services:

mailcatcher:
image: dockage/mailcatcher:0.9.0
ports:
- "1080:1080"
- "1025:1025"

0 comments on commit ce9da6f

Please sign in to comment.