Rename hp to website
This commit is contained in:
parent
33e23d9f95
commit
b69fcee7a1
21 changed files with 77 additions and 70 deletions
|
@ -2,7 +2,7 @@
|
|||
set -e
|
||||
|
||||
echo "Starting server..."
|
||||
.qlot/bin/clackup --system hp --server woo --address 0.0.0.0 --port 3000 src/app.lisp &
|
||||
.qlot/bin/clackup --system website --server woo --address 0.0.0.0 --port 3000 src/app.lisp &
|
||||
|
||||
SERVER_PID=$!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue