mirror of
https://github.com/caronc/apprise-api.git
synced 2024-12-12 18:00:51 +01:00
8 lines
104 B
YAML
8 lines
104 B
YAML
version: '3'
|
|
|
|
services:
|
|
apprise:
|
|
build: .
|
|
container_name: apprise
|
|
ports:
|
|
- 8000:8000 |