my-homepage/docker-compose.yml
2021-01-26 01:42:53 +00:00

7 lines
82 B
YAML

version: '3'
services:
app:
image: my_homepage
restart: unless-stopped