- Notifications
You must be signed in to change notification settings - Fork928
-
Thank you for this amazing product. I'm having error accessing a pgadmin web app exposed as coder app. as you can see in following gist I have created a custom docker network where the pgadmin container should be visible to the coder agent. |
BetaWas this translation helpful?Give feedback.
All reactions
coder_app
doesn't proxy non localhost addresses. Theurl
here should be of the formhttp://localhost:PORT[/subpath]
Replies: 1 comment 1 reply
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
|
BetaWas this translation helpful?Give feedback.
All reactions
-
Ok thank you, in that case please reflect this clearly in your document herehttps://registry.terraform.io/providers/coder/coder/latest/docs/resources/app#url |
BetaWas this translation helpful?Give feedback.