NOTES.txt 179 B

1234567
  1. 1. Get the application URL by running these commands:
  2. {{- if .Values.hostNetwork }}
  3. http://$node_ip:8096/
  4. {{ else }}
  5. http://$node_ip:{{ .Values.embyServerHttp.port }}/
  6. {{ end }}