mirror of
https://github.com/immich-app/immich.git
synced 2026-02-11 11:27:56 +03:00
feat: add configurable API server URLs and CORS settings for development
Adds environment variables to configure API server URLs and CORS settings for development environments, enabling flexible multi-server setups and cross-origin testing.
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
"@eslint/js": "^9.36.0",
|
||||
"@faker-js/faker": "^10.0.0",
|
||||
"@koddsson/eslint-plugin-tscompat": "^0.2.0",
|
||||
"@rollup/plugin-replace": "^6.0.2",
|
||||
"@socket.io/component-emitter": "^3.1.0",
|
||||
"@sveltejs/adapter-static": "^3.0.8",
|
||||
"@sveltejs/enhanced-img": "^0.8.0",
|
||||
|
||||
Reference in New Issue
Block a user