diff --git a/.doom.d/config.el b/.doom.d/config.el index a0cd48d..bb5226b 100644 --- a/.doom.d/config.el +++ b/.doom.d/config.el @@ -67,7 +67,7 @@ :load-path "lisp/mgr-gitlab" :ensure t :config - (setq gitlab-host "gitlab.maxregan.me" + (setq gitlab-host "https://gitlab.maxregan.me" gitlab-token-id (if (file-exists-p mgr-gitlab-token-file) (with-temp-buffer (insert-file-contents mgr-gitlab-token-file)