-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔄 synced file(s) with circlefin/pw-sample-app-internal (#8)
synced local file(s) with [circlefin/pw-sample-app-internal](https://github.com/circlefin/pw-sample-app-internal). <details> <summary>Changed files</summary> <ul> <li>synced local <code>README.md</code> with remote <code>README.md</code></li><li>synced local directory <code>app/</code> with remote directory <code>app/</code></li><li>synced local <code>.env.sample</code> with remote <code>.env.sample</code></li><li>synced local <code>next.config.js</code> with remote <code>next.config.js</code></li><li>synced local <code>package.json</code> with remote <code>package.json</code></li> </ul> </details> --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#8942714876](https://github.com/circlefin/pw-sample-app-internal/actions/runs/8942714876)
- Loading branch information
Showing
13 changed files
with
93 additions
and
44 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,9 @@ | ||
# Located here https://console.circle.com/wallets/user/configurator | ||
NEXT_PUBLIC_APP_ID="[APP_ID goes here]" | ||
# hosted backend url | ||
NEXT_PUBLIC_BASE_URL="http://localhost:8080/pw-user-controlled/foundational" | ||
# Hosted base path | ||
NEXT_PUBLIC_BASE_PATH="/pw-user-controlled/foundational" | ||
NEXT_PUBLIC_BASE_URL="http://localhost:8080" | ||
|
||
# canonical hosted url | ||
NEXTAUTH_URL="http://localhost:3000/pw-user-controlled/foundational/api/auth" | ||
NEXTAUTH_URL="http://localhost:3000" | ||
|
||
NODE_ENV=development |
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
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
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