We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8b1bd commit 9d9b048Copy full SHA for 9d9b048
1 file changed
.examples/secure/docker-compose.yml
@@ -143,4 +143,7 @@ secrets:
143
lb_user_pwd:
144
file: ./pwd_db_user.txt
145
lb_install_pwd:
146
- file: ./pwd_lb_inst.txt
+ file: ./pwd_lb_inst.txt
147
+
148
+networks:
149
+ mynet:
0 commit comments