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

10 lines
206 B
YAML

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