ice
ice copied to clipboard
How to change default listen url: http://localhost:8080/${appName}?
How to change default listen url: http://localhost:8080/${appName}?, I want to change this. Anyone can help me?
Hi.
You would solve that in the same way as the HTTPS question: using a reverse-proxy. The docker-ice project has the elements to solve this question too.
Nicolas
-- Nicolas Fonrose | Teevity | Founder +33.6.61.35.43.31 https://teevity.com - Cloud Costs Analytics for AWS, GCP and Azure powered by NetflixOSS Ice twitter - @nfonrose / @teevity
On Wed, Oct 30, 2019 at 4:56 AM zhangsimingshannonai < [email protected]> wrote:
How to change default listen url: http://localhost:8080/${appName}?, I want to change this. Anyone can help me?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Teevity/ice/issues/300?email_source=notifications&email_token=AAAJJJPZ2H3CUEBSPIU3KXTQREAX5A5CNFSM4JGTCSYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HVI3CHQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAJJJMAQYY4VODBX3GAX6LQREAX5ANCNFSM4JGTCSYA .
But if I touch the logo, it auto rewrite to “http://localhost:8080/ice/dashboard/summary”,my service is not on localhost. I want to get the real ip to access it.