mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 10:24:53 +01:00
build
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
services:
|
||||
motioneye:
|
||||
app:
|
||||
dns:
|
||||
- 192.168.77.101
|
||||
environment:
|
||||
@@ -16,8 +16,8 @@ services:
|
||||
mode: ingress
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /share/docker_data/motioneye/etc_motioneye:/etc/motioneye
|
||||
- /share/docker_data/motioneye/var_lib_motioneye:/var/lib/motioneye
|
||||
- config:/etc/motioneye
|
||||
- data:/var/lib/motioneye
|
||||
deploy:
|
||||
labels:
|
||||
com.centurylinklabs.watchtower.enable: 'true'
|
||||
@@ -35,3 +35,6 @@ services:
|
||||
placement:
|
||||
constraints:
|
||||
- node.role == manager
|
||||
volumes:
|
||||
config:
|
||||
data:
|
||||
Reference in New Issue
Block a user