Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #151 from snaplet/kz-patch-ip-address
Browse files Browse the repository at this point in the history
path: update grant ip address
  • Loading branch information
peterp authored Apr 26, 2023
2 parents db83e33 + 5c5af39 commit 243b780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/05-guides/postgresql.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ GRANT snaplet_read_all_data TO snaplet_readonly;

## Grant IP address access

Snaplet uses `3.67.57.100`, `3.68.126.236` and `35.158.93.49` to connect to your database. It's a good idea to restrict all traffic to PostgresQL, and only grant access where it's absolutely required.
Snaplet uses `3.67.57.100`, `3.68.126.236` and `35.158.181.77` to connect to your database. It's a good idea to restrict all traffic to PostgresQL, and only grant access where it's absolutely required.

## Self-Signed Certificates

Expand Down

0 comments on commit 243b780

Please sign in to comment.