Update OxiTraffic and remove the logs dir

This commit is contained in:
Mo 2024-01-30 15:34:21 +01:00
parent 14a949bb4f
commit 03105227d8
2 changed files with 0 additions and 2 deletions
containers

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,7 +4,6 @@ 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