Steven Polley
7654ce2371
All checks were successful
continuous-integration/drone/push Build is passing
9 lines
172 B
YAML
9 lines
172 B
YAML
version: '3.7'
|
|
|
|
services:
|
|
covid19-edmonton:
|
|
image: registry.deadbeef.codes/covid19-edmonton:latest
|
|
restart: always
|
|
ports:
|
|
- "8080"
|
|
|