Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setting PINNWAND_DATABASE_URI does not work #304

Open
realies opened this issue Feb 4, 2025 · 1 comment
Open

setting PINNWAND_DATABASE_URI does not work #304

realies opened this issue Feb 4, 2025 · 1 comment
Assignees

Comments

@realies
Copy link
Contributor

realies commented Feb 4, 2025

Running pinnwand in Docker with PINNWAND_DATABASE_URI set to sqlite:///data/pinnwand.db but it uses the default system memory store:

docker run
  -e 'PINNWAND_DATABASE_URI'='sqlite:///data/pinnwand.db'
  -v '/some/path':'/data':'rw' 'ghcr.io/supakeen/pinnwand:latest' 
@supakeen supakeen self-assigned this Feb 4, 2025
@supakeen
Copy link
Owner

supakeen commented Feb 4, 2025

I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants