Try setting this environment variable like so:
GF_FEATURE_TOGGLES_ENABLE: "feature1,feature2"
This worked for me using the grafana/grafana:12.0.0 image.
Try setting this environment variable like so:
GF_FEATURE_TOGGLES_ENABLE: "feature1,feature2"
This worked for me using the grafana/grafana:12.0.0 image.