We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d9b048 commit 2eed7d0Copy full SHA for 2eed7d0
1 file changed
.examples/secure/READ.md
@@ -20,6 +20,9 @@ echo -n 'db_user_pwd' > pwd_db_user.txt;
20
echo -n 'app_install_pwd' > pwd_lb_inst.txt;
21
```
22
23
+Adapt the environment variables in file `docker-compose.yml` to
24
+suit your needs
25
+
26
## Container management
27
28
Start the application
0 commit comments