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 3ba95db commit d0233a3Copy full SHA for d0233a3
fly.toml
@@ -30,3 +30,14 @@ primary_region = "sea"
30
timeout = "2s"
31
grace_period = "1s"
32
restart_limit = 0
33
+
34
+[env]
35
+ WAIVER_MINOR_ID = "JDLGt9Tecw1653399584"
36
+ UPLOADER_URL = "http://codeday-uploader.internal"
37
+ WAIVER_SIGNED_PORT = "8090"
38
+ LABS_URL = "http://codeday-labs-gql.internal:5000/graphql"
39
+ TWILIO_TEXT_NUMBER = "8882633230"
40
+ AUTH_AUDIENCE = "clear-gql"
41
+ WAIVER_ADULT_ID = "6GzvX127Xs1653399868"
42
+ PRIMARY_REGION = "sea"
43
+ GOTENBERG_BASE = "http://codeday-gotenberg.internal:3000"
0 commit comments