mirror of
https://github.com/cupcakearmy/docker-radicale.git
synced 2024-10-09 10:53:42 +02:00
7 lines
76 B
YAML
7 lines
76 B
YAML
services:
|
|
app:
|
|
build: .
|
|
env_file: .env
|
|
ports:
|
|
- 80:5232
|