upgrade #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "upgrade"
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?
i also see
FATAL: role "-d" does not exist
messages on logs and i'm not sure it's known error, the recipe seems to work correctlyJust passing by, LGTM!
The error in the logs is probably the
-d
of thehealthcheck
command?By looking at other recipes, the variables should be escaped, but they're not needed anyway because both user and db are hardcoded, so I changed it to that!
Does that work @fauno? Merge away if so!
I checked the other recipes, not sure what works 😂
It does!