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
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: