mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Documentation: correct static url description (#9506)
This commit is contained in:
parent
7a07f1e81d
commit
97d59dce9c
1 changed files with 1 additions and 1 deletions
|
|
@ -404,7 +404,7 @@ set this value to /paperless. No trailing slash!
|
|||
#### [`PAPERLESS_STATIC_URL=<path>`](#PAPERLESS_STATIC_URL) {#PAPERLESS_STATIC_URL}
|
||||
|
||||
: Override the STATIC_URL here. Unless you're hosting Paperless off a
|
||||
subdomain like /paperless/, you probably don't need to change this.
|
||||
specific path like /paperless/, you probably don't need to change this.
|
||||
If you do change it, be sure to include the trailing slash.
|
||||
|
||||
Defaults to "/static/".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue