mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-19 22:08:58 +00:00
- upgrade all dependencies - upgrade to Tailwind CSS v4 - remove ugly default background - remove unnecessary default content - clean up files and remove those that are no longer needed
9 lines
165 B
Markdown
9 lines
165 B
Markdown
# Coolify Configuration
|
|
|
|
## Static build (SPA)
|
|
|
|
- Set `Build Pack` to `nixpacks`.
|
|
- Enable `Is it a static site?`.
|
|
- Set `Output Directory` to `out`.
|
|
- That's all.
|