Update local.yml

This commit is contained in:
GitBib 2023-12-02 13:11:56 +03:00 committed by GitHub
parent a44dd2b16b
commit bbb9f5179a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"