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