change user for wud
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run

This commit is contained in:
admin 2026-02-06 06:39:02 -07:00
parent cedf0587b2
commit f5f2b5dbd2

View file

@ -3,7 +3,7 @@ services:
wud: wud:
image: fmartinou/whats-up-docker:latest image: fmartinou/whats-up-docker:latest
container_name: wud-node${WUD_NODE_ID} container_name: wud-node${WUD_NODE_ID}
user: "1000:994" # old? user: "1000:994"
cpus: 1.0 cpus: 1.0
mem_limit: "1024m" mem_limit: "1024m"
mem_reservation: "256m" mem_reservation: "256m"