rm override
This commit is contained in:
parent
1852d8b88a
commit
07044e196d
1 changed files with 0 additions and 5 deletions
|
@ -32,11 +32,6 @@ in {
|
|||
enableNginx = false;
|
||||
redis.createLocally = true;
|
||||
postgresql.createLocally = true;
|
||||
frontendPackage = pkgs.lasuite-docs-frontend.overrideAttrs {
|
||||
NODE_ENV = "production";
|
||||
NEXT_PUBLIC_PUBLISH_AS_MIT = false;
|
||||
PUBLISH_AS_MIT = false;
|
||||
};
|
||||
bind = "unix:${socket}";
|
||||
inherit s3Url domain;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue