R
Railway5mo ago
Vorlon

Help making an accessible URL for status checking

I need help making a URL which can be checked by something like better stack for the purpose of status page. I am in C#
Solution:
you need to listen on the host 0.0.0.0 and the PORT environment variable
Jump to solution
13 Replies
Percy
Percy5mo ago
Project ID: 048dcb13-17c0-49e6-a509-420f8098afe8
Vorlon
VorlonOP5mo ago
048dcb13-17c0-49e6-a509-420f8098afe8 I have figured out generating a domain but I think I am failing to listen to it
Solution
Brody
Brody5mo ago
you need to listen on the host 0.0.0.0 and the PORT environment variable
Vorlon
VorlonOP5mo ago
I cannot find the PORT env var
Brody
Brody5mo ago
you don't need to find it, just listen on it
Vorlon
VorlonOP5mo ago
oh, ok do I need to do anything with docker?
Brody
Brody5mo ago
nope, you are overthinking this
Vorlon
VorlonOP5mo ago
oh I thought I had to expose ports on docker
Brody
Brody5mo ago
you are overthinking
Vorlon
VorlonOP5mo ago
oh, I was indeed! thanks!
Brody
Brody5mo ago
got it working?
Vorlon
VorlonOP5mo ago
yes
Brody
Brody5mo ago
awsome
Want results from more Discord servers?
Add your server