Skip to content

Commit 3338fa8

Browse files
committed
change-dburl
1 parent 3ace8a1 commit 3338fa8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dbquery/custom-query/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configurationset:
22
- configuration:
33
name: postgresql_config
4-
uri: postgresql://postgresql.introspection.stepzen.net/introspection?user=testUserIntrospection&password=HurricaneStartingSample1934
4+
uri: postgresql://postgresqlaws.introspection.stepzen.net/introspection?user=testUserIntrospection&password=HurricaneStartingSample1934

dbquery/pagination/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configurationset:
22
- configuration:
33
name: postgresql_config
4-
uri: postgresql://postgresql.introspection.stepzen.net/introspection?user=testUserIntrospection&password=HurricaneStartingSample1934
4+
uri: postgresql://postgresqlaws.introspection.stepzen.net/introspection?user=testUserIntrospection&password=HurricaneStartingSample1934

protection/jwt-claims-dbquery/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ access:
1818
configurationset:
1919
- configuration:
2020
name: postgresql_config
21-
uri: postgresql://postgresql.introspection.stepzen.net/introspection?user=testUserIntrospection&password=HurricaneStartingSample1934
21+
uri: postgresql://postgresqlaws.introspection.stepzen.net/introspection?user=testUserIntrospection&password=HurricaneStartingSample1934

protection/jwt-claims/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ access:
1818
configurationset:
1919
- configuration:
2020
name: postgresql_config
21-
uri: postgresql://postgresql.introspection.stepzen.net/introspection?user=testUserIntrospection&password=HurricaneStartingSample1934
21+
uri: postgresql://postgresqlaws.introspection.stepzen.net/introspection?user=testUserIntrospection&password=HurricaneStartingSample1934

0 commit comments

Comments
 (0)