The ENTE_API_ORIGIN environment variable should allow you to configure the API endpoint for Ente's API.
You can configure the environment variables in your shell's configuration file (.bashrc, .zshrc). Make sure to replace the default value with your actual endpoint for Museum.
export NEXT_PUBLIC_ENTE_ENDPOINT=http://localhost:8080
ENTE_API_ORIGIN is an alias for NEXT_PUBLIC_ENTE_ENDPOINT. The default value is http://localhost:8080. See https://help.ente.io/self-hosting/installation/env-var#environment-variables and https://help.ente.io/self-hosting/installation/manual#step-3-configure-web-application for more information.
-# If your issue is resolved, feel free to use the </solved:1383817028372135986> command to close this thread. If you'd like to ask me another question use </docsearch:1378409618417647708>
Installing and setting up Ente without Docker
Information about all the configuration variables needed to run Ente along with description on default configuration