aaaaaaaa
This commit is contained in:
@@ -160,11 +160,11 @@ services:
|
|||||||
image: santiagosayshey/profilarr:latest # Use :beta for early access to new features
|
image: santiagosayshey/profilarr:latest # Use :beta for early access to new features
|
||||||
container_name: profilarr
|
container_name: profilarr
|
||||||
ports:
|
ports:
|
||||||
- PUID=1000
|
|
||||||
- PGID=1000
|
|
||||||
- 6868:6868
|
- 6868:6868
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/appdata/profilarr:/config # Replace with your actual path
|
- /mnt/appdata/profilarr:/config # Replace with your actual path
|
||||||
environment:
|
environment:
|
||||||
|
- PUID=1000
|
||||||
|
- PGID=1000
|
||||||
- TZ=Europe/Berlin # Set your timezone
|
- TZ=Europe/Berlin # Set your timezone
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
Reference in New Issue
Block a user