Method: SDM::RawTCP#subdomain
- Defined in:
- lib/models/porcelain.rb
#subdomain ⇒ Object
Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)
11701 11702 11703 |
# File 'lib/models/porcelain.rb', line 11701 def subdomain @subdomain end |