Draft for contract printing
This commit is contained in:
@@ -21,4 +21,4 @@ RUN npm run build
|
||||
|
||||
EXPOSE 4200
|
||||
|
||||
CMD [ "npm", "run", "ng", "serve", "--", "--host", "0.0.0.0" ]
|
||||
CMD [ "npm", "run", "ng", "serve", "--", "--host", "0.0.0.0", "--disable-host-check" ]
|
||||
|
||||
Reference in New Issue
Block a user