generated from Luis/nextjs-python-web-template
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b9d250ca3 | |||
|
|
38b46c0ba4 | ||
|
|
6cb1115238 |
@@ -1,5 +1,5 @@
|
|||||||
{ fetchzip }:
|
{ fetchzip }:
|
||||||
fetchzip {
|
fetchzip {
|
||||||
url = "https://gitea.gchq.icu/api/packages/IoSL/generic/IoSL-service-aware-frontend/15svaig548jz1l8qsiqcycmw3hkb4805rb08mwlv2isxxshrj9ij/assets.tar.gz";
|
url = "https://gitea.gchq.icu/api/packages/IoSL/generic/IoSL-service-aware-frontend/13qyzj0bsymg7ccsa049g5vp9a9pwgd6dca7nil8cky6xsh9b2k9/assets.tar.gz";
|
||||||
sha256 = "15svaig548jz1l8qsiqcycmw3hkb4805rb08mwlv2isxxshrj9ij";
|
sha256 = "13qyzj0bsymg7ccsa049g5vp9a9pwgd6dca7nil8cky6xsh9b2k9";
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ import BuildIcon from "@mui/icons-material/Build";
|
|||||||
|
|
||||||
export const projectConfig: any = {
|
export const projectConfig: any = {
|
||||||
BASE_URL: "http://localhost:2979/api/v1",
|
BASE_URL: "http://localhost:2979/api/v1",
|
||||||
REFRESH_FREQUENCY: 5000,
|
REFRESH_FREQUENCY: 2000,
|
||||||
GROUPS: [
|
GROUPS: [
|
||||||
{
|
{
|
||||||
groupName: "Attachement",
|
groupName: "Attachement",
|
||||||
|
|||||||
Reference in New Issue
Block a user