You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ The client build/static-files will be served with nginx server and will be expos
89
89
#### Environment Variables
90
90
91
91
Enviornment variables are located in `./client/.env` but can be declared into the dockerfile itself under ENV or in the docker compose file under enviornemt property.
92
-
**In order to o use docker stack deploy**need one of the other options and not env_file.
92
+
**In order to o use docker stack deploy**its needed to use one of the other options and not env_file.
93
93
94
94
**note that nginx server has a minimalistic configuration**
0 commit comments