Add static site configuration and update server build instructions

This commit is contained in:
Andras Bacsai
2024-03-28 09:29:37 +01:00
parent cd356ce468
commit 7928c5184d
2 changed files with 2 additions and 1 deletions

View File

@@ -2,5 +2,6 @@
## Static build (SPA)
- Set `Build Pack` to `nixpacks`.
- Enable `Is it a static site?`.
- Set `Output Directory` to `out`.
- That's all.

View File

@@ -1,5 +1,5 @@
# Coolify Configuration
## Server build
## Server build (NodeJS)
- Set `Build Pack` to `nixpacks`.
- That's all.