grocy/.github
google-labs-jules[bot] 8b1d8815c0 fix: Correct data directory mapping in Dockerfile
This change fixes a runtime error where the application could not find its `config.php` file.

- The `Dockerfile` is updated to correctly handle the data directory.
- It now removes the source `data` directory and creates a symbolic link from `/app/www/data` to `/config/data`.
- This ensures the container is compatible with the existing data volume structure created by the official `linuxserver/grocy` image, resolving the "config.php not found" error.
2025-08-15 10:59:11 +00:00
..
ISSUE_TEMPLATE Update README 2024-04-13 17:43:57 +02:00
publication_assets Updated screenshots 2025-01-22 20:46:36 +01:00
workflows fix: Correct data directory mapping in Dockerfile 2025-08-15 10:59:11 +00:00
FUNDING.yml Added https://grocy.info/#say-thanks as GitHub sponsors link (references #1714) 2022-02-10 21:44:01 +01:00
SECURITY.md Updated README 2023-09-01 17:00:50 +02:00