From bfa6963aa06a4c512106ba7a9a6fc308d6990026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 25 Jan 2022 19:22:36 +0100 Subject: [PATCH] Update config_panel.toml Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> --- config_panel.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_panel.toml b/config_panel.toml index 765503f..eb2c92f 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -71,4 +71,4 @@ services = ["__APP__-web", "__APP__-sidekiq", "__APP__-streaming"] ask = "Maximum remote custom emoji file sizes" type = "number" example = "204800" - bind = ":__FINALPATH____/live/.env.production" + bind = ":__FINALPATH__/live/.env.production"