Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

Commit 4bb9822

Browse files
committed
docs: remove Heroku integration
1 parent c29d876 commit 4bb9822

File tree

3 files changed

+1
-126
lines changed

3 files changed

+1
-126
lines changed

docs/explanations/nginx.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The first step is to create an Nginx configuration file that proxies requests to
4242
HTTPS
4343
-----
4444

45-
PostgREST aims to do one thing well: add an HTTP interface to a PostgreSQL database. To keep the code small and focused we do not implement HTTPS. Use a reverse proxy such as NGINX to add this, `here's how <https://nginx.org/en/docs/http/configuring_https_servers.html>`_. Note that some Platforms as a Service like Heroku also add SSL automatically in their load balancer.
45+
PostgREST aims to do one thing well: add an HTTP interface to a PostgreSQL database. To keep the code small and focused we do not implement HTTPS. Use a reverse proxy such as NGINX to add this, `here's how <https://nginx.org/en/docs/http/configuring_https_servers.html>`_.
4646

4747
Rate Limiting
4848
-------------

docs/integrations/heroku.rst

-122
This file was deleted.

postgrest.dict

-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ Auth
88
auth
99
authenticator
1010
backoff
11-
balancer
1211
booleans
13-
buildpack
1412
BOM
1513
Bytea
1614
Cardano
@@ -47,7 +45,6 @@ Greenplum
4745
gte
4846
GUC
4947
Haskell
50-
Heroku
5148
HMAC
5249
htmx
5350
Htmx

0 commit comments

Comments
 (0)