mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-11-05 01:12:37 +01:00
Documentation is located on /doc
Signed-off-by: Yohann D'ANELLO <yohann.danello@gmail.com>
This commit is contained in:
@@ -16,6 +16,9 @@ server {
|
||||
location /media {
|
||||
alias /var/www/note_kfet/media;
|
||||
}
|
||||
location /doc {
|
||||
alias /var/www/documentation;
|
||||
}
|
||||
|
||||
# Send all non-media requests to the Django server.
|
||||
location / {
|
||||
|
||||
Reference in New Issue
Block a user