Update INSTALL.md
This commit is contained in:
parent
f58c238ef6
commit
e043067b39
@ -167,7 +167,7 @@ server {
|
|||||||
alias /srv/carom/media;
|
alias /srv/carom/media;
|
||||||
}
|
}
|
||||||
location /static {
|
location /static {
|
||||||
alias /srv/carom/static;
|
alias /srv/carom/staticfiles;
|
||||||
}
|
}
|
||||||
location / {
|
location / {
|
||||||
uwsgi_pass socket_carom;
|
uwsgi_pass socket_carom;
|
||||||
|
Loading…
Reference in New Issue
Block a user