Skip to content

Commit

Permalink
Merge pull request #261 from ONLYOFFICE/new-password
Browse files Browse the repository at this point in the history
Update teamlab ruby password
  • Loading branch information
ShockwaveNN authored Jun 13, 2017
2 parents b3b87bf + 911f86a commit a3929cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
development:
secret_key_base: 910db89f355a1f7ed70d342d0b8ddc8f7d9ab8f637e9569239af2934977c53dce268a5b99d1b54982c17f15f2b53569dc134729d9b9727ffff6f73c9738efae6
gmail_username: 'teamlab.ruby'
gmail_password: 'teamlab.ruby1111'
gmail_password: 'teamlab.ruby11111'
admin_email: 'shockwavenn@gmail.com'

test:
Expand All @@ -24,6 +24,6 @@ test:
production:
secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
gmail_username: 'teamlab.ruby'
gmail_password: 'teamlab.ruby1111'
gmail_password: 'teamlab.ruby11111'
admin_email: 'shockwavenn@gmail.com'

0 comments on commit a3929cd

Please sign in to comment.