attempt to standardize container names somewhat

This commit is contained in:
Pim Kunis 2023-08-20 17:18:49 +02:00
parent 5db9f9f254
commit 5253c66b1c
7 changed files with 7 additions and 7 deletions

View file

@ -13,7 +13,7 @@ volumes:
device: ":/mnt/data/hedgedoc/uploads"
services:
hedgedoc-app:
hedgedoc:
image: quay.io/hedgedoc/hedgedoc:1.9.7
environment:
- CMD_DB_URL=postgres://hedgedoc:{{ database_passwords.hedgedoc }}@192.168.30.10:5432/hedgedoc