Files
infra/cloud-pc/neural_miad/docker-compose.yml
T
Dmitry dc3ff78d6d
Deploy cloud-pc / deploy (push) Failing after 15s
Deploy mini-pc / deploy (push) Failing after 4s
Deploy ru-vps / deploy (push) Failing after 5s
Refactor Docker Compose configurations and add deployment workflows for cloud-pc and mini-pc services
2026-05-27 15:41:15 +03:00

6 lines
109 B
YAML

services:
neural:
ports:
- 4567:4567
image: git.ada-dev.ru/ada/lr_miad_nn:latest
networks: {}