Can publish to process
All checks were successful
release-nightly / build-docker (push) Successful in 1m9s

This commit is contained in:
2023-12-10 18:26:04 +08:00
parent ccc98f6633
commit 7b47004cf7
11 changed files with 34 additions and 20 deletions

View File

@@ -8,5 +8,5 @@ upstreams:
uri: http://localhost:3000
processes:
- id: nuxt-ssr
workdir: ../data
workdir: ../data/ssr
command: ["node", ".output/server/index.mjs"]