mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Add cloudinary gem, fix some Gemfile comments
This commit is contained in:
parent
5b9da3ef22
commit
1ce834391a
3 changed files with 60 additions and 30 deletions
4
config/cloudinary.yml.example
Normal file
4
config/cloudinary.yml.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
production:
|
||||
cloud_name: "sample"
|
||||
api_key: "874837483274837"
|
||||
api_secret: "a676b67565c6767a6767d6767f676fe1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue