Skip to content

Commit

Permalink
Added old dialog names to adapter-react-v5
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Nov 12, 2024
1 parent 8407ec2 commit ca228c9
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
Expand Up @@ -69,7 +69,7 @@ And with rest-api instance: `https://iobroker.mydomain.com/ioBrokerAPI/ => http:
You can add the following lines into Reverse Proxy tab to let Intro tab run behind reverse proxy properly:

| Global path | Instance | Instance path behind proxy |
| ----------------- | ------------- | -------------------------- |
|-------------------|---------------|----------------------------|
| `/ioBrokerAdmin/` | `web.0` | `/ioBrokerWeb/` |
| | `rest-api.0` | `/ioBrokerAPI/` |
| | `admin.0` | `/ioBrokerAdmin/` |
Expand All @@ -89,6 +89,7 @@ The icons may not be reused in other projects without the proper flaticon licens
-->
### **WORK IN PROGRESS**
- (@GermanBluefox) Corrected cloud icon for admin
- (@GermanBluefox) Added old dialog names to adapter-react-v5 again

### 7.2.6 (2024-10-11)

Expand Down

0 comments on commit ca228c9

Please sign in to comment.