mirror of
https://github.com/Dictionarry-Hub/profilarr.git
synced 2026-01-22 10:51:02 +01:00
chore(docker): add entrypoint script and user permissions
This commit is contained in:
@@ -17,5 +17,7 @@ services:
|
||||
- ./backend:/app
|
||||
- ./config:/config
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Australia/Adelaide
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user