You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, thanks for creating and maintaining the Github action, it's very useful, thank you!
I was wondering if you'd be open to adding another feature: custom domain.
I set the custom domain on the Settings page but each time when it gets deployed, it gets overwritten.
The following would be required:
add another parameter to the Github Action, CUSTOM_DOMAIN where the user can add his custom domain ( eg: api.mydomain.com)
if CUSTOM_DOMAIN param is set, create a file named CNAME in the root directory with the CUSTOM_DOMAIN value as a single line (api.mydomain.com)
What do you think?
Kind regards,
Andrei
The text was updated successfully, but these errors were encountered:
arafai
changed the title
Custom domain being overwritten
Custom domain being overwriten
Oct 18, 2023
hi @yurikoval,
Firstly, thanks for creating and maintaining the Github action, it's very useful, thank you!
I was wondering if you'd be open to adding another feature: custom domain.
I set the custom domain on the Settings page but each time when it gets deployed, it gets overwritten.
The following would be required:
What do you think?
Kind regards,
Andrei
The text was updated successfully, but these errors were encountered: