WIP Docker compose setup

This commit is contained in:
jude
2025-11-02 13:18:42 +00:00
parent e98cb67f5f
commit 3cd94c8951
18 changed files with 143 additions and 756 deletions

View File

@@ -34,4 +34,5 @@ COPY ./dp.py ./
RUN cargo install --path .
EXPOSE 18920
CMD ["reminder-rs"]