This commit is contained in:
2025-05-18 19:56:40 +00:00
parent 0ef85f174d
commit 1ba8486d7e

View File

@@ -1,6 +1,7 @@
services:
app:
build: .
# build: .
image: ghcr.io/idleite/ical:master
ports:
- 80:80
restart: always