Immich: Difference between revisions
Inital page |
Adapt config example to new pull request |
||
Line 7: | Line 7: | ||
The following example configuration will enable Immich locally | The following example configuration will enable Immich locally | ||
{{file|/etc/nixos/configuration.nix|nix|3= | {{file|/etc/nixos/configuration.nix|nix|3=services.immich.enable = true; | ||
services.immich | }}After applying the configuration you can access the instance via http://localhost:3001. | ||
}}After applying the configuration you can access the instance via http://localhost: | |||
[[Category:Server]] | [[Category:Server]] | ||
[[Category:Web Applications]] | [[Category:Web Applications]] |