covid19-edmonton/docker-compose.yml
Steven Polley 7654ce2371
All checks were successful
continuous-integration/drone/push Build is passing
make it webscale
2020-04-25 01:09:15 -06:00

9 lines
172 B
YAML

version: '3.7'
services:
covid19-edmonton:
image: registry.deadbeef.codes/covid19-edmonton:latest
restart: always
ports:
- "8080"