mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-25 16:05:25 +00:00
@@ -4,7 +4,7 @@
|
||||
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiBaseUrl: "http://10.0.1.28:8000/api/",
|
||||
apiBaseUrl: "http://localhost:8000/api/",
|
||||
appTitle: "Paperless-ng",
|
||||
version: "DEVELOPMENT"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user