dl.emersa.it/compose.prod.yml

10 lines
189 B
YAML
Raw Normal View History

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