Skip to content

Commit

Permalink
Update README.md (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
mandarons authored Jun 27, 2024
1 parent fcdb3b8 commit 6c3a39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ services:
- PUID=<insert the output of `id -u $user`>
- GUID=<insert the output of `id -g $user`>
env_file:
- .env.icloud # Must contain ENV_ICLOUD_PASSWORD=<password> and ENV_CONFIG_PATH=/config/config.yaml
- .env.icloud # Must contain ENV_ICLOUD_PASSWORD=<password> and ENV_CONFIG_FILE_PATH=/config/config.yaml
container_name: icloud
restart: unless-stopped
volumes:
Expand Down

0 comments on commit 6c3a39b

Please sign in to comment.