This commit is contained in:
TerenceLau 2022-10-06 14:41:32 +00:00
parent afbe2f69d2
commit 3845f9a790
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ services:
deploy:
mode: replicated
replicas: 1
placement:
constraints: [node.hostname==bohr]
environment:
- PUID=1000
- PGID=1000