spec/support/templates/gitlab/config/vite.gdk.json.erb_spec.rb [94:104]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            'host' => '127.0.0.1',
            'protocol' => 'wss'
          },
          'https' => {
            'enabled' => true,
            'key' => key_path,
            'certificate' => cert_path
          }
        })
      end
    end
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



spec/support/templates/gitlab/config/vite.gdk.json.erb_spec.rb [117:127]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            'host' => '127.0.0.1',
            'protocol' => 'wss'
          },
          'https' => {
            'enabled' => true,
            'key' => key_path,
            'certificate' => cert_path
          }
        })
      end
    end
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



