That's one octet too many

This commit is contained in:
2021-11-02 16:52:38 +01:00
parent 4eaeaa831c
commit ef6cb72377

View File

@@ -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