Add localhost as name to initfest domains #44
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-localhost"
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?
Before this change if someone is using
localhost
for development instead of127.0.0.1
, he would get a missing template error.