File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -137,5 +137,5 @@ We have a guide on [how to create migrations](https://sql.datapage.app/your-firs
137137## Custom URL routes
138138
139139By default, SQLPage encourages a simple mapping between the URL and the SQL file that is executed.
140- You can also create custom URL routes by creating [ ` 404.sql ` files] ( http ://localhost:8080 /your-first-sql-website/custom_urls.sql) .
141- If you need advanced routing, you can also [ add a reverse proxy in front of SQLPage] ( https://sql.datapage.app/reverse_proxy .sql ) .
140+ You can also create custom URL routes by creating [ ` 404.sql ` files] ( https ://sql.datapage.app /your-first-sql-website/custom_urls.sql) .
141+ If you need advanced routing, you can also [ add a reverse proxy in front of SQLPage] ( https://sql.datapage.app/your-first-sql-website/nginx .sql ) .
You can’t perform that action at this time.
0 commit comments