mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 03:15:40 +00:00
split code
This commit is contained in:
@@ -4,6 +4,6 @@ EXPOSE 4785
|
||||
|
||||
RUN pip install --no-cache-dir markdown matrix-nio
|
||||
|
||||
ADD matrix_webhook.py /
|
||||
ADD matrix_webhook .
|
||||
|
||||
CMD /matrix_webhook.py
|
||||
CMD python -m matrix_webhook
|
||||
|
||||
Reference in New Issue
Block a user