Compare commits

...

2 commits

Author SHA1 Message Date
49652a1165 Require the website by OxiTraffic 2024-01-30 15:34:38 +01:00
03105227d8 Update OxiTraffic and remove the logs dir 2024-01-30 15:34:21 +01:00
2 changed files with 2 additions and 4 deletions

View file

@ -4,7 +4,6 @@ AutoUpdate=registry
Network=traefik.network
Network=oxitraffic-corrode-dev.network
Volume=%h/volumes/oxitraffic-corrode-dev/config.toml:/volumes/config.toml:Z,ro
Volume=%h/volumes/oxitraffic-corrode-dev/logs:/var/log/oxitraffic:Z
[Unit]
Requires=oxitraffic-corrode-dev-db.service

View file

@ -4,11 +4,10 @@ AutoUpdate=registry
Network=traefik.network
Network=oxitraffic.network
Volume=%h/volumes/oxitraffic/config.toml:/volumes/config.toml:Z,ro
Volume=%h/volumes/oxitraffic/logs:/var/log/oxitraffic:Z
[Unit]
Requires=oxitraffic-db.service
After=oxitraffic-db.service
Requires=oxitraffic-db.service mo8it-com.service
After=oxitraffic-db.service mo8it-com.service
[Service]
Restart=always