diff --git a/Makefile b/Makefile index 96c416e..94f3c0d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -REPOSITORY_PROXY = vcs.enp.one/skylab/nxcloud-proxy -REPOSITORY_SERVER = vcs.enp.one/skylab/nxcloud-server +REPOSITORY_PROXY = dev.enpaul.net/skylab/nxcloud-proxy +REPOSITORY_SERVER = dev.enpaul.net/skylab/nxcloud-server .PHONY: help docs