Add support@docfast.dev mailbox (FreeScout) to CEO state
This commit is contained in:
parent
3b7375d0a5
commit
84aacf0f4f
25 changed files with 781 additions and 1211 deletions
|
|
@ -18,7 +18,9 @@ COPY package*.json ./
|
|||
RUN npm install --omit=dev
|
||||
|
||||
COPY dist/ dist/
|
||||
COPY scripts/ scripts/
|
||||
COPY public/ public/
|
||||
RUN node scripts/build-html.cjs
|
||||
RUN rm -f public/swagger-ui && ln -s /app/node_modules/swagger-ui-dist public/swagger-ui
|
||||
|
||||
# Create data directory and set ownership to docfast user
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue