First commit

This commit is contained in:
Parra 2021-05-24 18:35:53 +02:00
commit 1e7cf7721a
2 changed files with 1473 additions and 0 deletions

4
Dockerfile Normal file
View File

@ -0,0 +1,4 @@
FROM tomsquest/docker-radicale:latest
RUN python3 -m pip install git+https://github.com/Unrud/RadicaleInfCloud
COPY config.js /usr/lib/python3.7/site-packages/radicale_infcloud/web/config.js

1469
config.js Normal file

File diff suppressed because it is too large Load Diff