What is my purpose?
This commit is contained in:
commit
89db0bb24d
29 changed files with 1607 additions and 0 deletions
3
docker/bin/start-server.sh
Executable file
3
docker/bin/start-server.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh -xe
|
||||
|
||||
hypercorn butterrobot.app -b "0.0.0.0:${APP_PORT}"
|
Loading…
Add table
Add a link
Reference in a new issue