Replies: 3 comments 1 reply
-
|
looking for the same. following if someone answers |
Beta Was this translation helpful? Give feedback.
-
|
You can't customize NGINX config with the static site + nixpacks method in Coolify. To gain full control, switch to Docker deployment and write a custom |
Beta Was this translation helpful? Give feedback.
-
|
Fortunatly, this is only partly true by now. You can use a custom nginx config by now. Although I do not know a way how to automatically use the nginx.conf file from the project |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I have a React application which is built with nixpacks and deployed as a static site using the nginx:alpine docker image.
How can i customize the nginx config?
Is it possible or do i need to switch deploy method from static site to Docker (with my own Dockerfile)?
Beta Was this translation helpful? Give feedback.
All reactions