This commit is contained in:
2026-03-25 09:56:20 +03:00
parent 7033405761
commit 25bde65f58

View File

@@ -1,4 +1,10 @@
services: services:
sockets:
image: git.madsky.ru/vadim/socket-service:latest
container_name: ws
ports:
- "3030:3000"
restart: unless-stopped
message: message:
image: git.madsky.ru/lotti/message:latest image: git.madsky.ru/lotti/message:latest
container_name: message container_name: message