mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
commit
9f59b4bdd9
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ Websoft9 is complete solution for running 200+ apps on your own server. Just ins
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
- Docker API: http://IP:9009/
|
- Docker API: http://IP:5000/
|
||||||
|
|
||||||
## CMD for referance
|
## CMD for referance
|
||||||
|
|
||||||
|
|
|
@ -19,5 +19,5 @@
|
||||||
"Ubuntu": ["18.04","20.04","22.04"],
|
"Ubuntu": ["18.04","20.04","22.04"],
|
||||||
"RedHat": ["7.9","8.6","9.2"]
|
"RedHat": ["7.9","8.6","9.2"]
|
||||||
},
|
},
|
||||||
"VERSION": "0.7.3"
|
"VERSION": "0.7.2"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue