mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 06:24:52 +03:00
Update local.yml
This commit is contained in:
parent
a44dd2b16b
commit
bbb9f5179a
|
@ -58,7 +58,7 @@ services:
|
|||
{%- if cookiecutter.use_mailpit == 'y' %}
|
||||
|
||||
mailpit:
|
||||
image: axllent/mailpit:v1.10
|
||||
image: axllent/mailpit:latest
|
||||
container_name: {{ cookiecutter.project_slug }}_local_mailpit
|
||||
ports:
|
||||
- "8025:8025"
|
||||
|
|
Loading…
Reference in New Issue
Block a user