mirror of
https://git.anonymousland.org/anonymousland/synapse-worker-docker.git
synced 2025-07-22 15:50:35 -04:00
Rename entrypoint
This commit is contained in:
parent
1a6c426720
commit
e7f7e3d909
2 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ VOLUME /data
|
|||
|
||||
EXPOSE 8008/tcp
|
||||
|
||||
ENTRYPOINT ["python3", "start.py"]
|
||||
ENTRYPOINT ["python3", "configure_workers_and_start.py"]
|
||||
|
||||
HEALTHCHECK --start-period=5s --interval=15s --timeout=5s \
|
||||
CMD /bin/sh /healthcheck.sh
|
Loading…
Add table
Add a link
Reference in a new issue