forked from darkalfx/requestrr
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
im using win11 wsl docker desktop
requestrr:
image: thomst08/requestrr:latest
container_name: requestrr
network_mode: service:gluetun
environment:
- PUID=1000
- PGID=1000
- TZ=America/Los_Angeles
volumes:
- C:\1\docker\requestrr:/app/Requestrr.WebApi/publish/config
- C:\1\docker\requestrr\config:/config
depends_on:
- gluetun
restart: always
but nothing is being saving there every time i restart it/update i have to refill everything again so i look at
- C:\1\docker\requestrr:/app/Requestrr.WebApi/publish/config
- C:\1\docker\requestrr\config:/config
nothing is being save there any help please and thank u
Metadata
Metadata
Assignees
Labels
No labels