Skip to content

Commit 2eed7d0

Browse files
authored
Remind to adapt the environment variables in file docker-compose.yml
1 parent 9d9b048 commit 2eed7d0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.examples/secure/READ.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ echo -n 'db_user_pwd' > pwd_db_user.txt;
2020
echo -n 'app_install_pwd' > pwd_lb_inst.txt;
2121
```
2222

23+
Adapt the environment variables in file `docker-compose.yml` to
24+
suit your needs
25+
2326
## Container management
2427

2528
Start the application

0 commit comments

Comments
 (0)