@ -26,6 +26,11 @@ http {
alias /app/assets/styling;
}
location /api {
proxy_pass https://raymon.dev/api;
proxy_buffering on;
error_page 404 /404.html;
location = /404.html {
root /app/error;