base / code /start.sh
alexgoodell's picture
initial commit, full
631641c
raw
history blame contribute delete
98 Bytes
#!/bin/sh
echo "Loading application in docker container..."
flask --app app.py run --host=0.0.0.0