[release] v0.16.0-unstable31

This commit is contained in:
Yann Stepienik
2024-09-11 20:27:54 +01:00
parent 1fe20e31ff
commit 5331338659
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cosmos-server",
"version": "0.16.0-unstable30",
"version": "0.16.0-unstable31",
"description": "",
"main": "test-server.js",
"bugs": {

View File

@@ -28,9 +28,10 @@ func main() {
rand.Seed(time.Now().UnixNano())
docker.IsInsideContainer()
LoadConfig()
docker.IsInsideContainer()
utils.CheckHostNetwork()