Optimized mailu setup procedure

This commit is contained in:
2024-01-08 09:41:59 +01:00
parent b9973dd4bf
commit b4f580ddae
3 changed files with 5 additions and 4 deletions

View File

@@ -43,7 +43,7 @@
host: 127.0.0.1
port: 3306
delay: "{{database_delay}}"
timeout: 300
timeout: 360
when: run_once_docker_mariadb is not defined
- name: "Create database: {{ database_name }}"