Cannot reach my service through public network path
cern7
HOBBYOP

6 months ago

My Service is not available,
These are the steps I did.
Add PORT variable to service
generate public domain in 'Networking'
I didn't see that prompt though (like in documentation)
Also I add these to Dockerfile -Dserver.address=0.0.0.0
and to application.yml
But still it's not reachable
ProjectID: db7a6579-357e-4827-9857-71e90078e941

$10 Bounty

3 Replies

smolpaw
HOBBY

6 months ago

While generating the public domain did you set it to correct port ?
if not click the edit button on the domain.


cern7
HOBBYOP

6 months ago

no, it doesn't help


cern7
HOBBYOP

6 months ago

it working
the issue was I was using port when calling the api


Loading...