change user for wud
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
cedf0587b2
commit
f5f2b5dbd2
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ services:
|
|||
wud:
|
||||
image: fmartinou/whats-up-docker:latest
|
||||
container_name: wud-node${WUD_NODE_ID}
|
||||
user: "1000:994"
|
||||
# old? user: "1000:994"
|
||||
cpus: 1.0
|
||||
mem_limit: "1024m"
|
||||
mem_reservation: "256m"
|
||||
|
|
|
|||
Loading…
Reference in a new issue