We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158badf commit 36c2aa5Copy full SHA for 36c2aa5
examples/with-gin/config/dev.yaml
@@ -1,7 +1,7 @@
1
AppInfo:
2
AppName: SuperTokens Demo App
3
APIDomain: http://localhost:3001
4
- WebsiteDomain: http://localhost:8080
+ WebsiteDomain: http://localhost:3000
5
6
Server:
7
Address: localhost:3001
0 commit comments