mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-21 20:57:47 +01:00
Correct out of place comment
This commit is contained in:
parent
783e47fc2b
commit
76161029e8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue