Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Reverse proxy your database

To understand it, please read the article Reverse Proxy Your Database.

Running the project

Execute the following command:

docker compose up

Use your favorite database client with ssl mode as require and connect directly to the database at localhost:5432. To use the reverse proxy, connect to localhost:7000.