1
1

Small fix

This commit is contained in:
2023-10-08 12:41:03 -04:00
parent 5fac56ecb3
commit 8ab46b7719

View File

@@ -1,7 +1,7 @@
{ pkgs, ... }:
let
PROJECT_ROOT = "/workspace/deployed-nixos-server-and-apps/nixos-apps/fancytypist.dev";
PROJECT_ROOT = "/workspace/deployed-nixos-server-and-apps/nixos-apps/fancyTypist.dev";
PORT = "12513";
HOST = "localhost";
in