Teddy Xinyuan Chen
2024-02-21T12-25-58Z
fb212fe unverified
raw
history blame contribute delete
204 Bytes
#!/usr/bin/env bash
# CMD ["datasette", "/code/data/*.db", "-m", "/code/metadata.yml", "--host", "0.0.0.0", "--port", "7860"]
datasette /code/data/*.db -m /code/metadata.yml --host "0.0.0.0" --port 7860