fixed configuration

This commit is contained in:
Tobias Lehmann 2024-06-30 18:52:24 +02:00
parent 37f61c8abf
commit 08e75ec1cc

View File

@ -2,7 +2,7 @@ version: '3.9'
services: services:
app: app:
image: gitea/gitea:{{gitea_version}} image: git.lehmannhaus.de/tobiaslehmann/de.lehmann.bank.manager:{{bankmanager_version}}
environment: environment:
- USER_UID={{ service_user_id }} - USER_UID={{ service_user_id }}
- USER_GID={{ service_group_id }} - USER_GID={{ service_group_id }}