Files
web2.0-backend/stack-compose.yml
T
2019-10-07 18:50:00 +03:00

7 lines
149 B
YAML

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