Skip to content
Snippets Groups Projects
Commit fbf8add6 authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

set autoupdate flag

parent 8f0d71cc
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,8 @@ services:
MYSQL_PASSWORD: "{{ mysql_user_pw }}"
MYSQL_DATABASE: "gitea"
MYSQL_USER: "gitea"
MARIADB_AUTO_UPGRADE: "1"
MARIADB_INITDB_SKIP_TZINFO: "1"
networks:
- default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment