config.yaml 501 B

123456789101112131415161718192021
  1. ---
  2. listenAddressSingleHTTPFrontend: 0.0.0.0:11337
  3. logLevel: "WARN"
  4. checkForUpdates: false
  5. showFooter: false
  6. actions:
  7. - title: Restart Docker Container
  8. icon: restart
  9. shell: "echo 'Restarting container: {{ container }}'"
  10. arguments:
  11. - name: container
  12. title: Container name
  13. type: ascii_identifier
  14. suggestions:
  15. plex:
  16. graefik:
  17. grafana:
  18. wifi-controller: WiFi Controller
  19. firewall-controller: Firewall Controller