Updated tutorial setup (markdown)

2021-03-13 23:58:48 +11:00
parent 81be5af691
commit 2755b0f926
+1 -1
@@ -51,7 +51,7 @@ Dockerfile
startup.sql
```
docker-compose.yml is used by docker-compose, Dockerfile is used for *this repo* specifically, and startup.sql is invoked by the mariaDB container on startup to generate the empty databases. Let's look at the prompts:
docker-compose.yml is used by docker-compose, Dockerfile is used by docker for *this repo* specifically, and startup.sql is invoked by the mariaDB container on startup to generate the empty databases. Let's look at the prompts:
```
Project Name (template):