Archived
Upgrade web-app package versions to set custom relay node (#358)
Former-commit-id: 01499a3f05
This commit is contained in:
@@ -21,8 +21,7 @@ RUN mkdir -p /config
|
||||
RUN yarn global add http-server
|
||||
|
||||
# Globally install the payload web app package
|
||||
RUN yarn global add @cerc-io/test-app
|
||||
|
||||
RUN yarn global add @cerc-io/test-app@0.2.33
|
||||
|
||||
# Expose port for http
|
||||
EXPOSE 80
|
||||
|
||||
Reference in New Issue
Block a user