Files
web2.0-backend/stack-compose.yml
T
2019-10-07 19:56:55 +03:00

7 lines
143 B
YAML

version: '3.2'
services:
backend:
image: registry.gitlab.com/sahkoinsinoorikilta/vtmk/web2.0-backend:latest
ports:
- 8000:8000