dl.emersa.it/compose.prod.yml

9 lines
189 B
YAML

services:
frontend:
image: git.pweapon.org/odo/dowloader:latest
restart: always
environment:
ORIGIN: '${ORIGIN}'
PORT: 9500
ports:
- 127.0.0.1:9500:9500