-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
c39b5bd feat!: [#381] add NITRO env vars for HOST and PORT (Jose Celano) Pull request description: Use NITRO env vars for `NITRO_HOST` and `NITRO_HOST` and remove env var `INDEX_GUI_PORT`. Now you can use `NITRO_PORT`. We were using `INDEX_GUI_PORT` to expose the container port but we were not changing the default NITRO port. See: https://nitro.unjs.io/deploy/runtimes/node#environment-variables Since we have to use `NITRO_HOST` we do not need anymore the `INDEX_GUI_PORT` var. ACKs for top commit: josecelano: ACK c39b5bd Tree-SHA512: 81a454a8ef2935c228d98340eb8fdc01dd9472106151b00264ac94b16d2b9206fe5eaec383fd6b492df30b1b4f6fbf0bd5b861e1f671629a4ddc4f9cd52ea218
- Loading branch information
Showing
5 changed files
with
20 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters