1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scovie_ynh.git synced 2024-09-03 20:16:29 +02:00

Continue manifestv2

This commit is contained in:
Salamandar 2024-01-18 14:19:07 +01:00
parent 1fe26cfd72
commit 32d5d34de7

2
doc/ADMIN.md Normal file
View file

@ -0,0 +1,2 @@
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`