We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb9d196 commit fa64357Copy full SHA for fa64357
app.py
@@ -308,7 +308,7 @@
308
"API_DOCS_URL": f"https://{fully_qualified_domain_name}/api-docs",
309
"APP_VERSION": image_version,
310
"CSR_API_URL": f"https://{fully_qualified_domain_name}/api/v1",
311
- "DATA_UPDATED_ON": "2024-12-12",
+ "DATA_UPDATED_ON": "2024-12-17",
312
"ENVIRONMENT": "production",
313
"GOOGLE_TAG_MANAGER_ID": "GTM-NBR5XD8C",
314
"SSR_API_URL": "http://openchallenges-api-gateway:8082/api/v1",
0 commit comments