Skip to content

Commit e89a715

Browse files
committed
update readme
1 parent 7d42009 commit e89a715

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ The client build/static-files will be served with nginx server and will be expos
8888

8989
#### Environment Variables
9090

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
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.
9293

9394
**note that nginx server has a minimalistic configuration**
9495

0 commit comments

Comments
 (0)