feature(ente): add ente-api to module
This commit is contained in:
parent
e0b3e33582
commit
8da52ebb52
3 changed files with 250 additions and 39 deletions
|
@ -39,7 +39,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
env = extraBuildEnv;
|
||||
|
||||
buildPhase = ''
|
||||
export NEXT_PUBLIC_ENTE_ENDPOINT=https://ente-api.monapona.dev
|
||||
yarn build:auth
|
||||
'';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue