Skip to content

Commit 36c2aa5

Browse files
authored
Update examples/with-gin/config/dev.yaml
1 parent 158badf commit 36c2aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-gin/config/dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
AppInfo:
22
AppName: SuperTokens Demo App
33
APIDomain: http://localhost:3001
4-
WebsiteDomain: http://localhost:8080
4+
WebsiteDomain: http://localhost:3000
55

66
Server:
77
Address: localhost:3001

0 commit comments

Comments
 (0)