Updated docker URL

This commit is contained in:
Torsten Raudssus 2024-10-26 04:23:37 +02:00
parent cdece0f772
commit 0ea86a8c05

View file

@ -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