Files
web2.0-backend/stack-compose.yml
T
2019-10-07 20:17:02 +03:00

9 lines
198 B
YAML

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