From 54bf7d413e50d4a5b79a8817bfc516e6c3ae2d09 Mon Sep 17 00:00:00 2001 From: apollorion Date: Thu, 6 Jun 2024 11:30:00 -0400 Subject: [PATCH] docs: custom_app not customApp --- config.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml.example b/config.yml.example index d6406d2..df55023 100644 --- a/config.yml.example +++ b/config.yml.example @@ -15,7 +15,7 @@ generator: # # If you use the marketplace github app with spacelift, set this to `false`. # # Default: false # github: -# customApp: false +# custom_app: false # # # If you want spacelift to manage your state set to `true`. # # If you want to use a third-party backend, like s3, set to `false`.