geo tracking/traccar/docker-compose.yml aktualisiert
Einbinden des Konfigurations-Verzeichnisses zum Einbinden der Konfigurationsdatei traccar.xml
This commit is contained in:
@@ -33,6 +33,7 @@ services:
|
|||||||
- "5144:5144"
|
- "5144:5144"
|
||||||
volumes:
|
volumes:
|
||||||
- logs:/opt/traccar/logs
|
- logs:/opt/traccar/logs
|
||||||
|
- conf:/opt/traccar/conf #hier liegt die traccar.xml zum Einbinden von OpenID
|
||||||
|
|
||||||
autoheal:
|
autoheal:
|
||||||
image: willfarrell/autoheal:latest
|
image: willfarrell/autoheal:latest
|
||||||
@@ -46,3 +47,4 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
data:
|
data:
|
||||||
logs:
|
logs:
|
||||||
|
conf: #hier liegt die traccar.xml zum Einbinden von OpenID
|
||||||
Reference in New Issue
Block a user