Skip to content

Commit

Permalink
oops forgot to update k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
esinx committed Sep 22, 2024
1 parent adfedec commit cd63fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export class MyChart extends PennLabsChart {
paths: ["/"],
isSubdomain: true,
}],
djangoSettingsModule: 'Platform.settings.production',
djangoSettingsModule: 'Platform.settings.staging',
});

new CronJob(this, 'clear-expired-tokens', {
Expand Down

0 comments on commit cd63fc4

Please sign in to comment.