Fix BlueWallet

This commit is contained in:
Aaron Dewes 2021-12-13 19:58:36 +01:00
parent 05586c1d55
commit eecef15852

View File

@ -69,3 +69,4 @@ containers:
# Some stuff for the container to run securely & stop properly
user: 1000:1000
init: true
restarts: "on-failure"