#3 update
This commit is contained in:
parent
a85ec48203
commit
3b7d5f7934
@ -9,7 +9,7 @@ COPY package.json yarn.lock ./
|
|||||||
|
|
||||||
RUN yarn install
|
RUN yarn install
|
||||||
COPY . .
|
COPY . .
|
||||||
RUN yarn build
|
RUN yarn generate
|
||||||
|
|
||||||
FROM nginx:stable-alpine
|
FROM nginx:stable-alpine
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "nuxt-app",
|
"name": "chad-client",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
1
server/.yarnrc.yml
Normal file
1
server/.yarnrc.yml
Normal file
@ -0,0 +1 @@
|
|||||||
|
nodeLinker: node-modules
|
||||||
Loading…
x
Reference in New Issue
Block a user