mirror of
https://github.com/optim-enterprises-bv/Mailu-OIDC.git
synced 2025-10-30 17:47:54 +00:00
Add a clue
This commit is contained in:
@@ -10,3 +10,4 @@ system.set_env()
|
|||||||
conf.jinja("/unbound.conf", os.environ, "/etc/unbound/unbound.conf")
|
conf.jinja("/unbound.conf", os.environ, "/etc/unbound/unbound.conf")
|
||||||
|
|
||||||
os.execv("/usr/sbin/unbound", ["unbound", "-c", "/etc/unbound/unbound.conf"])
|
os.execv("/usr/sbin/unbound", ["unbound", "-c", "/etc/unbound/unbound.conf"])
|
||||||
|
print('Unbound has terminated. If the container keeps restarting, check the internet connectivity of other containers using for instance "docker compose exec front ping example.com"')
|
||||||
|
|||||||
Reference in New Issue
Block a user