Changeset 3029985
- Timestamp:
- 02/01/2024 10:44:43 AM (2 years ago)
- Location:
- mailvat
- Files:
-
- 2 edited
- 1 copied
-
tags/1.0.5 (copied) (copied from mailvat/trunk)
-
tags/1.0.5/README.md (modified) (1 diff)
-
trunk/README.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mailvat/tags/1.0.5/README.md
r3029357 r3029985 46 46 If you do not define the `MAILVAT_HOST` and `MAILVAT_PORT` constants yourself, these will be used by default: 47 47 48 ``` 48 <pre> 49 <code> 50 # Defined Constants 49 51 MAILVAT_HOST=mailpit 50 52 MAILVAT_PORT=1025 51 ``` 53 </code> 54 </pre> 52 55 53 56 ### Is this an official plugin from Mailpit or MailHog? -
mailvat/trunk/README.md
r3029357 r3029985 46 46 If you do not define the `MAILVAT_HOST` and `MAILVAT_PORT` constants yourself, these will be used by default: 47 47 48 ``` 48 <pre> 49 <code> 50 # Defined Constants 49 51 MAILVAT_HOST=mailpit 50 52 MAILVAT_PORT=1025 51 ``` 53 </code> 54 </pre> 52 55 53 56 ### Is this an official plugin from Mailpit or MailHog?
Note: See TracChangeset
for help on using the changeset viewer.