David Fowler
David Fowler
Feel free to design it here or send a PR https://supabase.com/docs/guides/self-hosting/docker
@cecilphillip next time it happens, when you kill the apphost, see if the dashboard process is already running. I saw this randomly this week and it was an old dashboard...
cc @danegsta @timheuer @baronfel
@karolz-ms I can reproduce this when using main and dotnet run. I haven't been able to reproduce in VS but it seems like something about using dotnet run slows down...
Moving this to high.
Moving out of 8.1 as there were fixes made. If you can reproduce the issue, please let us know. If you are willing to try out daily builds to see...
Windows containers are out of scope for at least the first version.
It's currently not a priority no.
Can you say what version of azd you are using and can you also run `dotnet run --publisher manifest --output-path manifest.json` in the apphost directory and paste the output here?
The ingress is correct, that's the container port i.e.g the one you are bound to in the container itself. The "port" is what other containers use to talk to you,...