mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 17:17:26 +01:00
Update some version strings
This commit is contained in:
parent
17144c45e5
commit
0baf73de5e
3 changed files with 4 additions and 4 deletions
|
|
@ -5,7 +5,7 @@
|
|||
export const environment = {
|
||||
production: false,
|
||||
apiBaseUrl: 'http://localhost:8000/api/',
|
||||
apiVersion: '2',
|
||||
apiVersion: '3',
|
||||
appTitle: 'Paperless-ngx',
|
||||
version: 'DEVELOPMENT',
|
||||
webSocketHost: 'localhost:8000',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue