WIP Docker compose setup

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

View File

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