phsebastiao
HOBBYOP
a year ago
I have two applications both served using NodeJS Express and they dont seem to be communicating through private domain
Project ID: d6f12898-6068-4b22-a00e-af3f7da567b1
19 Replies
brody
EMPLOYEE
a year ago
port 80 is likely wrong, you need to use the actual port the application is listening on
brody
EMPLOYEE
a year ago

brody
EMPLOYEE
a year ago
80 != 4200
brody
EMPLOYEE
a year ago
fwiw botijela is listening on 8080
brody
EMPLOYEE
a year ago
nope they are two different numbers
brody
EMPLOYEE
a year ago
vtuber emoji lfg
brody
EMPLOYEE
a year ago
you need to use port 8080 in the url when calling your service via the private network
brody
EMPLOYEE
a year ago
yippie
brody
EMPLOYEE
a year ago
No problem!
brody
EMPLOYEE
a year ago
!s
Status changed to Solved brody • 12 months ago