Fix #28: Do not use user: for metube and picard #31

Merged
cyclane merged 2 commits from fix-28 into main 2024-01-06 18:31:06 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 9efb2c28ac - Show all commits

View File

@ -20,7 +20,6 @@ services:
metube:
image: ghcr.io/alexta69/metube
restart: unless-stopped
user: 1000:1000
ports:
- 8081:8081
environment:
@ -32,7 +31,6 @@ services:
picard:
image: mikenye/picard:latest
restart: unless-stopped
user: 1000:1000
ports:
- 5800:5800
volumes: