Setup backend for account linking
This commit is contained in:
@@ -186,7 +186,7 @@ RUN set -ex; \
|
||||
apt-get install -y nodejs; \
|
||||
npm install -g yarn; \
|
||||
yarn run inst; \
|
||||
yarn run dev; \
|
||||
yarn run production; \
|
||||
\
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user