Skip to content

Commit

Permalink
Update nas.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyNikiforov authored Jul 25, 2024
1 parent dcb9f6e commit c02da48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nas.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Container Images/Image repository | `icloudpd/icloudpd` |
Container Images/Image tag | `latest` |
Container Entrypoint/Container Args | `icloudpd` `-u` `your@email.address` `-d` `/data` `--password-provider` `webui` `--mfa-provider` `webui` `--watch-with-interval` `3600` | each as a separate arg (param name and param value become two separate args)
Port Forwarding/Container Port | `8080` |
Port Forwarding/Host Port | `9090` | or other available port on your host
Port Forwarding/Node Port | `9090` | or other available port on your host
Storage/Host Path Volumes/Host Path | /mnt/my_pool/photos | or another location on your host
Storage/Host Path Volumes/Mount Path | /data |
Portal Configuration/Enable Portal Configuration | checked |
Expand Down

0 comments on commit c02da48

Please sign in to comment.