node is gay, alok is gay for using node
This commit is contained in:
@@ -34,6 +34,7 @@ RUN source ~/.profile && source ~/.bashrc \
|
||||
&& wget -O words.txt https://raw.githubusercontent.com/dwyl/english-words/master/words_alpha.txt
|
||||
|
||||
# configure frontend
|
||||
COPY buildfiles/frontend-env /root/okiba-org-frontend/.env.local
|
||||
RUN source ~/.profile && source ~/.bashrc \
|
||||
&& cd /root/okiba-org-frontend ; pnpm install ; pnpm build ; cd - \
|
||||
&& mv /root/okiba-org-frontend/dist/* /var/www/html/ \
|
||||
|
Reference in New Issue
Block a user