Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Settings not saving/making config file #79

@DragonVsKira

Description

@DragonVsKira

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions