mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-22 15:28:57 +00:00
Add static site configuration and update server build instructions
This commit is contained in:
@@ -2,5 +2,6 @@
|
|||||||
|
|
||||||
## Static build (SPA)
|
## Static build (SPA)
|
||||||
- Set `Build Pack` to `nixpacks`.
|
- Set `Build Pack` to `nixpacks`.
|
||||||
|
- Enable `Is it a static site?`.
|
||||||
- Set `Output Directory` to `out`.
|
- Set `Output Directory` to `out`.
|
||||||
- That's all.
|
- That's all.
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
# Coolify Configuration
|
# Coolify Configuration
|
||||||
|
|
||||||
## Server build
|
## Server build (NodeJS)
|
||||||
- Set `Build Pack` to `nixpacks`.
|
- Set `Build Pack` to `nixpacks`.
|
||||||
- That's all.
|
- That's all.
|
||||||
|
|||||||
Reference in New Issue
Block a user