Browse Source

Merge pull request #60 from colinin/3.0

Update README.md
pull/81/head
cKey 5 years ago
committed by GitHub
parent
commit
9412630cf2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.en.md

4
README.en.md

@ -293,9 +293,9 @@ yarn run build:prod
### About Docker container
**Step 1**: build the background service, recommend running the batch file directly, parameters of the publish, the content, can see the batch **pay attention to the configuration file, after the release of service requires appsettings. Production. The json file**
**Step 1**: build the background service, recommend running the batch file directly, parameters of the publish, the content, can see the batch **pay attention to the configuration file, after the release of service requires appsettings.Production.json**
**Step 2**: Build the front-end, YARN/NPM build: PROD
**Step 2**: Build the front-end, yarn/npm build:PROD
**Step 3**: Change nginx proxy server address, ./vueJs/docker/nginx/default.conf

Loading…
Cancel
Save