Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aikitori authored Aug 9, 2024
1 parent 71c7b8b commit 76abdd4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![Node.js CI](https://github.com/aikitori/node-red-dashboard-2-authelia-auth/actions/workflows/node.js.yml/badge.svg)](https://github.com/aikitori/node-red-dashboard-2-authelia-auth/actions/workflows/node.js.yml)
# Node-RED Dashboard with Authelia Authentication

Use [Authelia](https://www.authelia.com/) as an authentication provider for the [Node-RED Dashboard 2](https://github.com/FlowFuse/node-red-dashboard).
Expand Down Expand Up @@ -133,4 +134,4 @@ server {
```

This setup enables Authelia to act as an authentication provider for the Node-RED Dashboard, securing access through Nginx. Ensure you replace placeholders such as example.com with your actual domain and adjust paths and settings according to your environment.
This setup enables Authelia to act as an authentication provider for the Node-RED Dashboard, securing access through Nginx. Ensure you replace placeholders such as example.com with your actual domain and adjust paths and settings according to your environment.

0 comments on commit 76abdd4

Please sign in to comment.