diff --git a/Docker-Compose.md b/Docker-Compose.md index 428eee4..820670d 100644 --- a/Docker-Compose.md +++ b/Docker-Compose.md @@ -3,7 +3,7 @@ This page includes multiple docker-compose.yml setups for you to run. There are ### Database Configurations - [SQLite](#basic-sqlite-connection) - [MySQL](#mysql-connection) - - [Postgres](#postgres-connection) + - [Postgres](#postgres) ### Web Serving - [Nginx as proxy pass](#nginx-proxy-pass) - [Nginx with LetEncrypt SSL](#nginx-proxy-pass-with-ssl-letencrypt)