renamed postgres container to indicate gitea attachment

master
meftimes 2023-08-07 13:50:23 -04:00
parent 186f7df39e
commit 35c94a0643
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: '3'
services:
postgres:
image: postgres
container_name: postgres
container_name: postgres-gitea
volumes:
- db:/var/lib/postgresql/data
env_file: