This commit is contained in:
2026-06-12 15:40:12 -04:00
commit 521653e5de
53 changed files with 8635 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
development:
adapter: mysql2
encoding: utf8mb4
database: dashboard_development
username: root
password: mypassword
host: db
production:
adapter: mysql2
encoding: utf8
username: root
password:
database: sinatra_template_production