diff --git a/README.md b/README.md index de3ded1a..6bcd0d8f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Websoft9 is complete solution for running 200+ apps on your own server. Just ins ## API -- Docker API: http://IP:9009/ +- Docker API: http://IP:5000/ ## CMD for referance diff --git a/version.json b/version.json index 4ccf7ed9..e3b40e30 100644 --- a/version.json +++ b/version.json @@ -19,5 +19,5 @@ "Ubuntu": ["18.04","20.04","22.04"], "RedHat": ["7.9","8.6","9.2"] }, - "VERSION": "0.7.3" + "VERSION": "0.7.2" }