Skip to content

Commit

Permalink
Add token_header to Vhost (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelaossa authored Nov 6, 2024
1 parent d48dae8 commit ff9d990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/aptible/api/vhost.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ class Vhost < Resource
field :acme_status
field :ip_whitelist
field :acme_dns_challenge_host
field :token_header

def account
service.account
Expand Down

0 comments on commit ff9d990

Please sign in to comment.