Commit 749433ac authored by Hermann Mayer's avatar Hermann Mayer
Browse files

[Config] Added sample database.yml.

parent d00c37f8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,3 +13,5 @@
# Ignore all logfiles and tempfiles.
/log/*.log
/tmp

/config/database.yml
+2 −2
Original line number Diff line number Diff line
@@ -38,5 +38,5 @@ production:
  database: kicker-tracker_production
  pool: 5
  username: kicker-tracker
  password: 4sYYPNZqRaSQbQPB
  host: server.lan
  password: secret 
  host: localhost