Files
runtipi-appstore/apps/nginx/docker-compose.json
Gui-Gos 5c72b3f3f9
Some checks failed
Test / test (push) Has been cancelled
fix(nginx): use correct data/ prefix for volume paths
Runtipi copies app data/ contents to APP_DATA_DIR/data/, not APP_DATA_DIR/.
Without the data/ prefix, Docker creates empty directories instead of
using the actual config files, causing nginx to crash on startup.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 14:27:01 +01:00

1.3 KiB