Files
web2.0-frontend/stack-compose-dev.yml
T
2025-04-09 10:39:31 +03:00

10 lines
208 B
YAML

services:
frontend:
image: registry.gitlab.com/sahkoinsinoorikilta/vtmk/web2.0-frontend:latest
deploy:
replicas: 1
update_config:
order: start-first
ports:
- 3000:3000