Correct out of place comment
This commit is contained in:
parent
783e47fc2b
commit
76161029e8
|
@ -58,7 +58,7 @@ fog:
|
||||||
aws_access_key_id: 'ACCESS KEY'
|
aws_access_key_id: 'ACCESS KEY'
|
||||||
aws_secret_access_key: 'SECRET KEY'
|
aws_secret_access_key: 'SECRET KEY'
|
||||||
region: 'space-pluto-1'
|
region: 'space-pluto-1'
|
||||||
|
# URL host, comment out to use default, GENERALLY you don't want to define this
|
||||||
host: 's3.wherever.com'
|
host: 's3.wherever.com'
|
||||||
# bucket name, required
|
# bucket name, required
|
||||||
directory: 'retrospring'
|
directory: 'retrospring'
|
||||||
# URL host, comment out to use default, GENERALLY you don't want to define this
|
|
||||||
|
|
Loading…
Reference in New Issue