mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Adapt for Ubuntu and prepare for migration to Hetzner
This commit is contained in:
parent
38237337fc
commit
3090cc6818
26 changed files with 94 additions and 123 deletions
|
|
@ -10,7 +10,7 @@ services:
|
|||
image: emby/embyserver:latest
|
||||
volumes:
|
||||
- ./config:/config
|
||||
- /media:/media:ro
|
||||
- /data:/media:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
environment:
|
||||
- UID=33
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue