v33
This commit is contained in:
@@ -74,7 +74,7 @@ services:
|
|||||||
- nexuma
|
- nexuma
|
||||||
|
|
||||||
core:
|
core:
|
||||||
image: nexuma/core:latest
|
image: git.kiow.ru/nexuma/core:latest
|
||||||
container_name: nexuma-core
|
container_name: nexuma-core
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
@@ -104,7 +104,7 @@ services:
|
|||||||
- nexuma
|
- nexuma
|
||||||
|
|
||||||
panel:
|
panel:
|
||||||
image: nexuma/panel:latest
|
image: git.kiow.ru/nexuma/panel:latest
|
||||||
container_name: nexuma-panel
|
container_name: nexuma-panel
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
@@ -147,7 +147,7 @@ version: '3.9'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
node:
|
node:
|
||||||
image: nexuma/node:latest
|
image: git.kiow.ru/nexuma/node:latest
|
||||||
container_name: nexuma-node
|
container_name: nexuma-node
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -65,7 +65,7 @@ services:
|
|||||||
- nexuma
|
- nexuma
|
||||||
|
|
||||||
core:
|
core:
|
||||||
image: nexuma/core:latest
|
image: git.kiow.ru/nexuma/core:latest
|
||||||
container_name: nexuma-core
|
container_name: nexuma-core
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ services:
|
|||||||
- nexuma
|
- nexuma
|
||||||
|
|
||||||
core:
|
core:
|
||||||
image: nexuma/core:latest
|
image: git.kiow.ru/nexuma/core:latest
|
||||||
container_name: nexuma-core
|
container_name: nexuma-core
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
@@ -74,7 +74,7 @@ services:
|
|||||||
start_period: 30s
|
start_period: 30s
|
||||||
|
|
||||||
panel:
|
panel:
|
||||||
image: nexuma/panel:latest
|
image: git.kiow.ru/nexuma/panel:latest
|
||||||
container_name: nexuma-panel
|
container_name: nexuma-panel
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ version: '3.9'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
node:
|
node:
|
||||||
image: nexuma/node:latest
|
image: git.kiow.ru/nexuma/node:latest
|
||||||
container_name: nexuma-node
|
container_name: nexuma-node
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ version: '3.9'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
node:
|
node:
|
||||||
image: nexuma/node:latest
|
image: git.kiow.ru/nexuma/node:latest
|
||||||
container_name: nexuma-node
|
container_name: nexuma-node
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user