Require Oxiform

This commit is contained in:
Mo 2024-01-03 21:09:20 +01:00
parent 955285a4af
commit 14a949bb4f

View file

@ -5,6 +5,10 @@ Network=traefik.network
Volume=%h/sync/volumes/nginx.conf:/etc/nginx/nginx.conf:z,ro
Volume=%h/volumes/yinghong-massage-de/public:/usr/share/nginx/html:Z,ro
[Unit]
Requires=yinghong-massage-oxiform.service
After=yinghong-massage-oxiform.service
[Service]
Restart=always