Change listen port

This commit is contained in:
BatchAccount 1001 2024-06-06 16:09:12 +02:00
parent 3762cf6443
commit f6672dcfc5
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ services:
options: options:
tag: mailu-admin tag: mailu-admin
ports: ports:
- 127.0.0.1:8005:80 - 127.0.0.1:8005:8080
volumes: volumes:
- admin_data:/data - admin_data:/data
- admin_dkim:/dkim - admin_dkim:/dkim