diff --git a/lib/generators/action_push_native/install/templates/config/push.yml.tt b/lib/generators/action_push_native/install/templates/config/push.yml.tt index 2fdc818..64f1d2b 100644 --- a/lib/generators/action_push_native/install/templates/config/push.yml.tt +++ b/lib/generators/action_push_native/install/templates/config/push.yml.tt @@ -21,7 +21,7 @@ shared: # Please note that anything built directly from Xcode and loaded on your phone will have # the app generate DEVELOPMENT tokens, while everything else (TestFlight, Apple Store, ...) # will be considered as PRODUCTION environment. - # connect_to_development_server: <%%# Rails.env.development? %> + # connect_to_development_server: <%%= Rails.env.development? %> # Use bin/rails credentials:edit to set the fcm secrets (as action_push_native:fcm:encryption_key) google: