mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/khuedoan/homelab.git
synced 2026-09-20 08:03:58 +08:00
Auto restart Gitea
In case it cannot connect to MariaDB
This commit is contained in:
@@ -24,6 +24,7 @@ services:
|
||||
DOMAIN: "git.khuedoan.com"
|
||||
ROOT_URL: "http://git.khuedoan.com/"
|
||||
INSTALL_LOCK: "true"
|
||||
restart: always
|
||||
mariadb:
|
||||
container_name: "khuedoan_mariadb"
|
||||
build: ./mariadb/
|
||||
|
||||
Reference in New Issue
Block a user