shared config file deployment files
This commit is contained in:
6
config/deploy/shared/database.yml.erb
Normal file
6
config/deploy/shared/database.yml.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
production:
|
||||
adapter: postgresql
|
||||
host: localhost
|
||||
database: iticket
|
||||
username: wathon
|
||||
password: root
|
||||
Reference in New Issue
Block a user