mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-10 06:23:11 +08:00
Upload custom icon on client
This commit is contained in:
@@ -10,7 +10,7 @@ RUN npm install --production
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN mkdir -p ./public ./data \
|
||||
RUN mkdir -p ./public ./data ./data/uploads \
|
||||
&& cd ./client \
|
||||
&& npm install --production \
|
||||
&& npm run build \
|
||||
|
||||
Reference in New Issue
Block a user