align romm shim with jellyfin/navidrome uid pattern (romm_uid/romm_gid)
This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
||||
image: "rommapp/romm:{{ romm_container_version }}"
|
||||
container_name: "{{ romm_container_name }}"
|
||||
restart: "{{ romm_restart_policy }}"
|
||||
user: "{{ romm_uid }}:{{ romm_gid }}"
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user