asd
This commit is contained in:
parent
7d61896a21
commit
400481e656
1 changed files with 3 additions and 3 deletions
|
|
@ -6,8 +6,8 @@ services:
|
|||
container_name: kuma
|
||||
environment:
|
||||
- TZ=America/Chicago
|
||||
- PGID=998
|
||||
- PUID=1001
|
||||
- PGID=1964
|
||||
- PUID=1964
|
||||
- UMASK-002
|
||||
ports:
|
||||
- 3001:3001
|
||||
|
|
@ -18,7 +18,7 @@ services:
|
|||
deploy:
|
||||
placement:
|
||||
constraints:
|
||||
- node.hostname == docker2
|
||||
- node.hostname == docker3
|
||||
labels:
|
||||
- homepage.group=Monitoring
|
||||
- homepage.name=Kuma Uptime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue