This commit is contained in:
2026-06-14 19:14:51 +03:00
parent 2982aac4e6
commit 2ed29d44eb
6 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -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:
+1 -1
View File
@@ -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:
+2 -2
View File
@@ -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:
+1 -1
View File
@@ -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:
+1 -1
View File
@@ -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:
+1 -1
View File
@@ -153,7 +153,7 @@ version: '3.9'
services: services:
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: