Merge pull request #41 from ribenamaplesyrup/ribenamaplesyrup-patch-3

Update railway.toml
This commit is contained in:
Sean Greaves
2024-10-22 19:22:06 +01:00
committed by GitHub

View File

@@ -4,9 +4,3 @@ buildCommand = """
pip install -e . && \
jupyter nbextension enable --py --sys-prefix ipyleaflet
"""
[deploy]
startCommand = "echo Deployment started"
healthcheckPath = "/"
healthcheckTimeout = 100
restartPolicyType = "never"