mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-03 20:57:09 -06:00
d71e9b968a
Use https: instead of git: to getch from repository Manually fetch gpg key to avoid proxy issues Start up middleman server Open up port 4567 so it's available from host
4 lines
114 B
Ruby
4 lines
114 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "middleman-hashicorp", git: "https://github.com/hashicorp/middleman-hashicorp"
|