Set port on Deployment Previews #3003
Replies: 1 comment
-
I actually solved my issue by creating a new environment for manual PR preview only |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If coolify is configured via Port Mapping, pull request previews don't work at all
I had an idea to specify the preview URL template to
pr-preview.{{domain}}
which is a static URL, which at least allows previewing a single pull request at a time.the problem is - there is no way to specify a port for pr preview only
I suggest having such option which should solve the issue
Beta Was this translation helpful? Give feedback.
All reactions