WIP: backend auth/chores/households work and frontend styling
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ IMAGE="${HAWAT_HASKELL_TOOLS_IMAGE:-ghcr.io/flipstone/haskell-tools:debian-ghc-9
|
||||
STACK_ROOT_HOST="${PROJECT_DIR}/.stack-root"
|
||||
mkdir -p "${STACK_ROOT_HOST}"
|
||||
|
||||
echo "[sis] listening on http://127.0.0.1:${HOST_PORT}/"
|
||||
echo "[sis] listening on http://0.0.0.0:${HOST_PORT}/"
|
||||
|
||||
exec docker run --rm -i $([ -t 0 ] && printf -- -t) \
|
||||
-v "${PROJECT_DIR}:/work" \
|
||||
|
||||
Reference in New Issue
Block a user