summary refs log tree commit diff
path: root/.idea
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-10-17 11:58:53 +0200
committerRory& <root@rory.gay>2025-10-17 11:58:53 +0200
commit37594a5bec8574e1c4b5d5dcb2d45b055ee3c58c (patch)
treee55d944bd6f7f43c3e02be64d5d472c1aecae7d9 /.idea
parentMarshall ajverrors (diff)
downloadserver-ts-37594a5bec8574e1c4b5d5dcb2d45b055ee3c58c.tar.xz
ZSTD on gateway
Diffstat (limited to '.idea')
-rw-r--r--.idea/runConfigurations/Start_Gateway.xml2
-rw-r--r--.idea/workspace.xml3
2 files changed, 3 insertions, 2 deletions
diff --git a/.idea/runConfigurations/Start_Gateway.xml b/.idea/runConfigurations/Start_Gateway.xml

index 884158bb..e3590fa8 100644 --- a/.idea/runConfigurations/Start_Gateway.xml +++ b/.idea/runConfigurations/Start_Gateway.xml
@@ -5,7 +5,7 @@ <scripts> <script value="start:gateway" /> </scripts> - <node-interpreter value="/nix/store/dcdc33kdjdhjnzg6rkmd0cx4kpwl8cac-nodejs-20.17.0/bin/node" /> + <node-interpreter value="/run/current-system/sw/bin/node" /> <package-manager value="npm" /> <envs /> <EXTENSION ID="com.fapiko.jetbrains.plugins.better_direnv.runconfigs.NodeRunConfiguration"> diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 8bf9617e..33585057 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml
@@ -111,6 +111,7 @@ <value> <map> <entry key="Start API" value="STOPPED" /> + <entry key="Start Gateway" value="STOPPED" /> <entry key="build" value="STOPPED" /> </map> </value> @@ -118,7 +119,7 @@ </map> </option> </component> - <component name="RunManager" selected="npm.Start API"> + <component name="RunManager" selected="npm.Start Gateway"> <list> <item itemvalue="Compound.Start separated" /> <item itemvalue="npm.Start bundle" />