diff --git a/README.md b/README.md index bc46cb5..cfff5e3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you use the image, you will have to make a mount for the **/data** directory ### Image Name -The image name for your Docker is **docker.ci/srv/postgres:latest**. This is only applicable, if you do not want to change the User ID and Group ID. +The image name for your Docker is **src.ci/srv/postgres:latest**. This is only applicable, if you do not want to change the User ID and Group ID. ### ARGS @@ -19,7 +19,7 @@ For changing the ARGS, you need to copy the repository and build the image yours ```yaml services: db: - image: "docker.ci/srv/postgres:1010" + image: "src.ci/srv/postgres:1010" volumes: - "db-volume:/data" environment: @@ -49,7 +49,7 @@ Locale used for *initdb*, it will be extended with **.UTF-8** and set for *local ### Discord -Join the [**People, Postgres, Data**](https://discord.gg/bW2hsax8We) Discord and highlight **Getty** for support. +Join the [**People, Postgres, Data**](https://discord.gg/bW2hsax8We) Discord and highlight **Getty** for support. ### IRC