mirror of
https://git.anonymousland.org/anonymousland/synapse-worker-docker.git
synced 2025-01-25 21:15:56 -05:00
Rename entrypoint
This commit is contained in:
parent
1a6c426720
commit
e7f7e3d909
@ -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…
x
Reference in New Issue
Block a user