Initial commit
This commit is contained in:
7
vendor/laravel/sail/stubs/mailpit.stub
vendored
Normal file
7
vendor/laravel/sail/stubs/mailpit.stub
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
mailpit:
|
||||
image: 'axllent/mailpit:latest'
|
||||
ports:
|
||||
- '${FORWARD_MAILPIT_PORT:-1025}:1025'
|
||||
- '${FORWARD_MAILPIT_DASHBOARD_PORT:-8025}:8025'
|
||||
networks:
|
||||
- sail
|
||||
Reference in New Issue
Block a user