mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-24 01:36:10 +07:00
Auto restart Gitea
In case it cannot connect to MariaDB
This commit is contained in:
parent
da0f4b014c
commit
dbf56d0930
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user