env-docker/Config/Hyperling.com/docker-compose.yml

11 lines
144 B
YAML

# Hyperling.com configuration.
# All that's needed in Node.js
version: '2'
services:
app:
image: node
restart: always
build: ./