From 0ea86a8c05514afe0bd29baf40451086f9b1c904 Mon Sep 17 00:00:00 2001 From: Torsten Raudssus Date: Sat, 26 Oct 2024 04:23:37 +0200 Subject: [PATCH] Updated docker URL --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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