feedless/app/docker-compose.yml

8 lines
108 B
YAML

version: "2"
services:
social:
build: .
restart: always
network_mode: host
env_file: .evn