fix some roles

This commit is contained in:
uumas
2025-02-15 11:43:16 +02:00
parent 599332b1d9
commit 2fef2c6ad8
4 changed files with 3 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ dependencies:
docker_image_http_port: 3000
docker_database: postgres
docker_mounts:
- name: hedgedoc_uploads
- name: uploads
path: /hedgedoc/public/uploads
docker_env:
CMD_DB_URL: postgres://hedgedoc:{{ database_passwords.hedgedoc }}@hedgedoc_db:5432/hedgedoc