Default database hostname to localhost #5
Labels
No labels
bug
contribution welcome
duplicate
feature
good first issue
help wanted
invalid
question
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
reflect/install#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
codeberg.org/reflect/install@8b80663a32/install.sh (L105-L108)We should default this input to
localhost. I would image int's pretty common to install Reflect on the same instance as the database server. And most of the time that would be under localhost.