diff --git a/config_panel.toml b/config_panel.toml index eb2c92f..f7de23f 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -11,7 +11,7 @@ services = ["__APP__-web", "__APP__-sidekiq", "__APP__-streaming"] ask = "Maximum allowed character count in a toot" type = "number" example = "500" - bind = ":__FINALPATH____/live/.env.production" + bind = ":__FINALPATH__/live/.env.production" [main.customization.max_pinned_toots] ask = "Maximum number of pinned posts"