fix URL
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM node:12.9.0-alpine
|
||||
RUN apk add git
|
||||
|
||||
RUN git clone https://gitea.frontblock.me/fb-dist/admin.git dist
|
||||
RUN git clone https://www.versioncontrol.me/frontwork-distribution/admin.git dist
|
||||
|
||||
EXPOSE 8080 20000
|
||||
ENTRYPOINT ["node", "dist/FrontblockAdmin.js"]
|
||||
Reference in New Issue
Block a user