Created
November 5, 2011 05:38
-
-
Save opensas/1341154 to your computer and use it in GitHub Desktop.
Revisions
-
opensas created this gist
Nov 5, 2011 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ # by default, when db=fs is specified # play stores the h2 database file at db/h2/play # with this setting you can # specify another location for the h2 file database db.driver=org.h2.Driver db.url=jdbc:h2:file:data/play;MODE=MYSQL db.user=sa db.pass=