Revert quartz changes
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 9s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 9s
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
envsubst '${DOMAIN}' \
|
||||
< /quartz/quartz.config.ts.template \
|
||||
> /quartz/quartz.config.ts
|
||||
</quartz/quartz.config.ts.template \
|
||||
>/quartz/quartz.config.ts
|
||||
|
||||
exec npx quartz build --serve --port "${QUARTZ_PORT:-8080}" --directory /content
|
||||
exec npx quartz build --serve --port "${QUARTZ_PORT:-8080}"
|
||||
|
||||
Reference in New Issue
Block a user