bwomp
This commit is contained in:
parent
edc75500da
commit
2db7e26636
4
flake.lock
generated
4
flake.lock
generated
@ -100,8 +100,8 @@
|
||||
"systems": "systems_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1733266129,
|
||||
"narHash": "sha256-ez4R0WpHSZ5mVit5uh5qiQ/ljpkhh7fQZDiQkHL/rCc=",
|
||||
"lastModified": 1737049415,
|
||||
"narHash": "sha256-T6Vl8QdyVZBfEPF0kDuH7UsiCBkqq/8w0QA4T8uHM0Y=",
|
||||
"type": "tarball",
|
||||
"url": "https://git.gaze.systems/gazesys/website/releases/download/latest/source.tgz"
|
||||
},
|
||||
|
@ -23,5 +23,7 @@
|
||||
allowedUDPPortRanges = [];
|
||||
};
|
||||
|
||||
# virtualisation.docker.enable = true;
|
||||
|
||||
system.stateVersion = "22.05";
|
||||
}
|
||||
|
@ -26,6 +26,7 @@ in {
|
||||
PORT = toString port;
|
||||
GUESTBOOK_BASE_URL = "http://localhost:8080";
|
||||
WEBSITE_DATA_DIR = "/var/lib/website";
|
||||
VITE_CLOUDINARY_CLOUD_NAME = "dgtwf7mar";
|
||||
};
|
||||
serviceConfig = {
|
||||
User = "website";
|
||||
|
Loading…
x
Reference in New Issue
Block a user