usda dashboard external url in allowed hosts
This commit is contained in:
@@ -121,8 +121,8 @@
|
||||
};
|
||||
};
|
||||
"usda-dash" = builtins.fetchGit {
|
||||
url = "https://git.factory.uga.edu/MODEL/usda-dash-config.git";
|
||||
rev = "a52962b08d21a4c0b1f4f07dcb55146f2078a5d8";
|
||||
url = "git@factory.uga.edu:MODEL/usda-dash-config.git";
|
||||
rev = "fb65618abb70908f67df1ea8b9f9ed0d63e2a57b";
|
||||
submodules = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user