fix: move teh website into its own folder
This commit is contained in:
parent
9ca0ff3d74
commit
0cdce08534
2 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
skynet_ldap_backend.url = "gitlab:compsoc%2Fskynet%2Fldap/backend?host=gitlab.skynet.ie";
|
||||
skynet_ldap_frontend.url = "gitlab:compsoc%2Fskynet%2Fldap/frontend?host=gitlab.skynet.ie";
|
||||
|
||||
skynet_website.url = "gitlab:compsoc%2Fskynet/website?host=gitlab.skynet.ie";
|
||||
skynet_website.url = "gitlab:compsoc%2Fskynet%2Fwebsite/2023?host=gitlab.skynet.ie";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, ... } @inputs: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue