added back user specifications, as seems unrelated
This commit is contained in:
@@ -508,8 +508,8 @@ services:
|
||||
env_file:
|
||||
- ${HOME}/.aria.env
|
||||
environment:
|
||||
# PUID: $(id -u)
|
||||
# PGID: $(whoami | id -g)
|
||||
PUID: $(id -u)
|
||||
PGID: $(whoami | id -g)
|
||||
UMASK_SET: 022
|
||||
RPC_PORT: ${ARIA_RPC_LISTEN_PORT:-6800}
|
||||
RPC_SECRET_FILE: /run/secrets/aria.token
|
||||
|
||||
Reference in New Issue
Block a user