mirror of
https://github.com/YunoHost-Apps/scovie_ynh.git
synced 2024-09-03 20:16:29 +02:00
3 lines
218 B
Markdown
3 lines
218 B
Markdown
|
The App project will be stored under `__INSTALL_DIR__` that's Django's `settings.FINALPATH`
|
||
|
"static" / "media" files to serve via nginx are under `__INSTALL_DIR__` (e.g.: `/var/www/$app`) that's `settings.PUBLIC_PATH`
|