Skip to content

Commit

Permalink
connect to correct backend url
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousm4x committed Jan 29, 2023
1 parent bab9648 commit b5fb030
Show file tree
Hide file tree
Showing 6 changed files with 3,100 additions and 2,200 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ go mod tidy
go run main.go serve
```

Log in to [http://127.0.0.1:8090/\_/](http://127.0.0.1:8090/_/), create an admin user and add some devices.
Log in to [http://localhost:8090/\_/](http://localhost:8090/_/), create an admin user and add some devices.

2. Start frontend

Expand Down
Loading

0 comments on commit b5fb030

Please sign in to comment.