mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
rename {main -> matrix_webhook}.py
This commit is contained in:
@@ -5,6 +5,6 @@ EXPOSE 4785
|
||||
RUN pip3 install --no-cache-dir \
|
||||
matrix-client
|
||||
|
||||
ADD main.py /
|
||||
ADD matrix_webhook.py /
|
||||
|
||||
CMD /main.py
|
||||
CMD /matrix_webhook.py
|
||||
|
||||
Reference in New Issue
Block a user