mirror of
https://github.com/apache/superset.git
synced 2026-08-05 21:42:48 +00:00
Revert "fix: Add DuckDB examples URI to ECS task definition for showtime environments"
This reverts commit 55e3da478a.
This commit is contained in:
4
.github/workflows/ecs-task-definition.json
vendored
4
.github/workflows/ecs-task-definition.json
vendored
@@ -31,10 +31,6 @@
|
||||
{
|
||||
"name": "TALISMAN_ENABLED",
|
||||
"value": "False"
|
||||
},
|
||||
{
|
||||
"name": "SUPERSET__SQLALCHEMY_EXAMPLES_URI",
|
||||
"value": "duckdb:////app/data/examples.duckdb?access_mode=read_only"
|
||||
}
|
||||
],
|
||||
"mountPoints": [],
|
||||
|
||||
Reference in New Issue
Block a user