02b) Create URL for pt-wings
Last updated
Last updated
pt-wings
URLHead into your Cosmos Server web UI, under ServApps.
Find the pt-wings
container.
Under "URLs", select the New (+)
button to create a new URL:
The container port should be changed from 80
to 443
. Otherwise, SSL/reverse proxying will not function.
Go down to the "Use Host" field, and make sure it says pt-wings.domain.com
. In my case, it's going to be pt-wings.engels.zip
.
NB: You can basically choose whatever URL you want for pt-wings
, you just need to remember it for later. I'm going to choose pt-wings
for my subdomain, and use that for the rest of tutorial.
Select Confirm
to create the URL.
You can press the Refresh
button in Cosmos, if the URL doesn't show up immediately.