Skip to content

Commit

Permalink
fix github-server?
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmacgowan committed Dec 18, 2024
1 parent 07dcaa4 commit 8d7ad9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/acceptance/github-server/web.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class FakeGitHubApi < Sinatra::Base

set :port, 443
set :bind, "0.0.0.0"
set :host_authorization, { permitted_hosts: [] }

BASE_DIR = "/tmp/github"

Expand Down

0 comments on commit 8d7ad9e

Please sign in to comment.