We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced14b2 commit 811fa33Copy full SHA for 811fa33
1 file changed
README.md
@@ -68,7 +68,7 @@ as `window._env_` object.
68
Generation uses values from either
69
[environment variables or files](https://vitejs.dev/guide/env-and-mode.html).
70
71
-At the production deployment same generation is done with [`env.sh`](scripts/env.sh).
+At the production deployment same generation is done with env.sh from base image.
72
73
### Running service in Docker
74
0 commit comments