docker-radicale/compose.yml
2024-08-09 14:53:24 +02:00

7 lines
76 B
YAML

services:
app:
build: .
env_file: .env
ports:
- 80:5232