mirror of
https://git.anonymousland.org/anonymousland/synapse-worker-docker.git
synced 2024-10-01 11:49:56 -04:00
Rename start script
This commit is contained in:
parent
b89f52a9c9
commit
5f6dc98077
@ -110,7 +110,7 @@ VOLUME /data
|
||||
|
||||
EXPOSE 8008/tcp
|
||||
|
||||
ENTRYPOINT ["python3", "start.py"]
|
||||
ENTRYPOINT ["python3", "workers.py"]
|
||||
|
||||
HEALTHCHECK --start-period=5s --interval=15s --timeout=5s \
|
||||
CMD /bin/sh /healthcheck.sh
|
Loading…
Reference in New Issue
Block a user