We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f5dc9 commit 54bb886Copy full SHA for 54bb886
README.md
@@ -23,7 +23,7 @@ of these services, you likely would not use a docker version of them in producti
23
4. Execute `./network-creation.sh`
24
- If this fails, then manual configuration is necessary before compilation. Perform the following:
25
1. `docker network create nginx-proxy`
26
- 2. `docker network create st-mariadb-101`
+ 2. `docker network create st-mariadb-102`
27
3. `docker network create st-mysql-56`
28
4. `docker network create st-postgres-95`
29
5. `docker network create st-redis-32`
0 commit comments