From cea418b3b01ded2b89bd20173870589eabcb6f6e Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Sat, 14 Sep 2024 13:52:12 +0200 Subject: [PATCH] Fix config --- config.ru | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ru b/config.ru index 89d2916..13b1fcb 100644 --- a/config.ru +++ b/config.ru @@ -1,6 +1,6 @@ # frozen_string_literal: true -# \ -o 0.0.0.0 -p 9240 +#\ -o 0.0.0.0 -p 9240 # rubocop:disable Layout/LeadingCommentSpace # # Rackup config for the Colore app #