R
Join ServerRailway
✋|help
set wildcard in Dockerfile
I want to set my wildcard domain in my Dockerfile as needed by me service.
I am confused what domain should I set as wildcard?
For examplle if my custom wildcard is
?
I am confused what domain should I set as wildcard?
For examplle if my custom wildcard is
*.render.myapp.domain.tld
, Should I set this in my Dockerfile as ENV variable or the actual for which CNAME record will be created.?
54cd68ae-8dc4-4d04-b044-17564e857147