8 lines
109 B
YAML
8 lines
109 B
YAML
services:
|
|
pills:
|
|
image: n0rdye/pills
|
|
ports:
|
|
- 8080:8080
|
|
volumes:
|
|
- ./:/usr/src/app
|