From ef6cb72377cdcec135d32c0353076fbb0db65ff4 Mon Sep 17 00:00:00 2001 From: Fornax Date: Tue, 2 Nov 2021 16:52:38 +0100 Subject: [PATCH] That's one octet too many --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de3e70a..b2d0f85 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ configuration file for you. The default configuration serves the web UI on http://127.0.0.1:8081. It contains a reverse proxy server which sends all API requests to the production endpoint at https://pixeldrain.com/api. You can log in with your real pixeldrain account on your development server by going to -http://127.0.0.0.1:8081/login. +http://127.0.0.1:8081/login. All except for one of pixeldrain's API endpoints are publicly available. Because of this you can do everything with the locally hosted instance which you can do