Skip to content

Commit 6ce7e84

Browse files
committed
Updated Templates
1 parent 26b6b11 commit 6ce7e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/gateway/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
builder.Services
77
.AddGraphQLGatewayServer()
8-
.AddFileSystemConfiguration("./gateway.graphql");
8+
.AddFileSystemConfiguration("./gateway.far");
99

1010
var app = builder.Build();
1111

0 commit comments

Comments
 (0)