This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
apollo
mirror of
https://github.com/adrianshort/apollo.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Added MongoLab config
master
Adrian Short
12 years ago
parent
82834a4c79
commit
6ab6a80366
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
config/mongo.yml
+ 1
- 0
config/mongo.yml
View File
@@ -16,3 +16,4 @@ production:
database: apollo
username: <%= ENV['MONGO_USERNAME'] %>
password: <%= ENV['MONGO_PASSWORD'] %>
uri: <%= ENV['MONGOLAB_URI'] %>
Write
Preview
Loading…
Cancel
Save