Updated directory structure.

This commit is contained in:
Jakob Friedl
2025-07-15 23:26:54 +02:00
parent 453971c0db
commit 668a4984d1
30 changed files with 139 additions and 136 deletions

4
src/server/nim.cfg Normal file
View File

@@ -0,0 +1,4 @@
# Compiler flags
--threads:on
-d:httpxServerName="nginx"
--outdir:"../bin"