🔨 Integra scripts y código para docker
This commit is contained in:
parent
4cea38117d
commit
3d487e4279
7 changed files with 281 additions and 0 deletions
7
config/database.yml.sample
Normal file
7
config/database.yml.sample
Normal file
|
@ -0,0 +1,7 @@
|
|||
production:
|
||||
adapter: mysql2
|
||||
database: suitepro
|
||||
host: db
|
||||
username: suitepro
|
||||
password: "<contraseña>"
|
||||
encoding: utf8mb4
|
Loading…
Add table
Add a link
Reference in a new issue