mirror of
https://github.com/ditkrg/rails-template.git
synced 2026-01-22 13:56:42 +00:00
Update env file
This commit is contained in:
parent
bb6c550344
commit
866fed6838
@ -4,7 +4,7 @@ module Envs
|
|||||||
DATABASE__HOST=localhost
|
DATABASE__HOST=localhost
|
||||||
DATABASE__USERNAME=postgres
|
DATABASE__USERNAME=postgres
|
||||||
DATABASE__PASSWORD=mysecretpassword
|
DATABASE__PASSWORD=mysecretpassword
|
||||||
DATABASE__NAPME=beas_api_development
|
DATABASE__NAME=YOUR_DATABASE_NAME_api_development
|
||||||
DATABASE__PORT=5432
|
DATABASE__PORT=5432
|
||||||
CODE
|
CODE
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user