main_server/containers/yinghong-massage/yinghong-massage.container
2024-01-03 21:09:20 +01:00

16 lines
376 B
Text

[Container]
Image=docker.io/library/nginx:latest
AutoUpdate=registry
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
[Install]
WantedBy=default.target