3 Commits

Author SHA1 Message Date
Komlan KEDJI
9607bedc07 Add missing local RE_IPV4 & RE_IPV6 vars in core-post-deploy
These local variables not being defined makes the regex empty, which makes dokku always print the warning.
2024-04-17 20:06:40 +00:00
Jose Diaz-Gonzalez
47f5af44c5 tests: add a test for the error message 2022-11-23 17:46:33 -05:00
Jose Diaz-Gonzalez
f3b04032a8 feat: add warning when a user is attempting to deploy with an ipv4/ipv6 domain name and has the default nginx site file available
This might cause an app to not load for users, causing confusion on first use.

Closes #5341
2022-11-23 16:42:58 -05:00