There was an error while loading. Please reload this page.
2 parents 938282d + eaebbb9 commit dc23f6dCopy full SHA for dc23f6d
1 file changed
README.md
@@ -74,7 +74,7 @@ services:
74
image: mrusse08/soularr:latest
75
container_name: soularr
76
hostname: soularr
77
- user: 1000:1000 # this should be set to your UID and GID, which can be determined via `id -u` and `id -g`, respectively
+ user: 1000:1000 # this should be set to your UID and GID, which can be determined via `id -u` and `id -g`, respectively
78
environment:
79
- TZ=Etc/UTC
80
- SCRIPT_INTERVAL=300 # Script interval in seconds
0 commit comments