Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show custom domain on spin deploy #142

Open
bacongobbler opened this issue Oct 27, 2023 · 0 comments
Open

show custom domain on spin deploy #142

bacongobbler opened this issue Oct 27, 2023 · 0 comments

Comments

@bacongobbler
Copy link
Member

I have an application deployed to Fermyon Cloud with a custom domain:

image

When I call spin deploy, I see the default fermyon.app domain URL.

><> spin deploy
Uploading spin-hello-world version 1.0.0-rc3fe1b7e to Fermyon Cloud...
Deploying...
Waiting for application to become ready........ ready
Available Routes:
  hello: https://spin-hello-world-bacongobbler2.fermyon.app/hello
    A simple component that returns hello.

The expected behaviour should be to see the custom domain:

><> spin deploy
Uploading spin-hello-world version 1.0.0-rc3fe1b7e to Fermyon Cloud...
Deploying...
Waiting for application to become ready........ ready
Available Routes:
  hello: https://helloworld.bacongobbler.com/hello
    A simple component that returns hello.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant