[CHORE] Implement RedirectURIs
This commit is contained in:
parent
0fc5f05b6a
commit
fdb19be2ef
12 changed files with 91 additions and 33 deletions
|
@ -1,5 +1,6 @@
|
|||
FROM node:20-bookworm-slim
|
||||
WORKDIR /dunemask/net/cairo
|
||||
RUN apt-get update -y && apt-get install -y openssl
|
||||
COPY package.json .
|
||||
COPY package-lock.json .
|
||||
COPY .npmrc .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue