mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2024-11-17 04:09:25 +08:00
Remove external port binding for Inbucket SMTP in dev yml
This commit is contained in:
parent
4dc6e9ee5b
commit
827f40ee87
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ services:
|
|||
image: inbucket/inbucket:latest
|
||||
ports:
|
||||
- "8025:8025"
|
||||
- "1025:1025"
|
||||
environment:
|
||||
- INBUCKET_LOGLEVEL=error
|
||||
- INBUCKET_MAILBOXNAMING=domain
|
||||
|
|
Loading…
Reference in a new issue