From 76161029e8722ae599dd170d5271ea91cb2c55f6 Mon Sep 17 00:00:00 2001 From: Karina Kwiatek Date: Fri, 1 May 2020 23:59:48 +0100 Subject: [PATCH] Correct out of place comment --- config/justask.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/justask.yml.example b/config/justask.yml.example index 2727a5e4..bc25a84a 100644 --- a/config/justask.yml.example +++ b/config/justask.yml.example @@ -58,7 +58,7 @@ fog: aws_access_key_id: 'ACCESS KEY' aws_secret_access_key: 'SECRET KEY' region: 'space-pluto-1' + # URL host, comment out to use default, GENERALLY you don't want to define this host: 's3.wherever.com' # bucket name, required directory: 'retrospring' - # URL host, comment out to use default, GENERALLY you don't want to define this