Update OxiTraffic and remove the logs dir
This commit is contained in:
parent
14a949bb4f
commit
03105227d8
2 changed files with 0 additions and 2 deletions
containers
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue