docs: 📝 add screenshot to readme
This commit is contained in:
+3
-1
@@ -4,4 +4,6 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
*.pyc
|
*.pyc
|
||||||
.env
|
.env
|
||||||
frontend/node_modules
|
frontend/node_modules
|
||||||
|
README.md
|
||||||
|
img/
|
||||||
@@ -36,4 +36,8 @@ services:
|
|||||||
MYSQL_USER: "<YOUR_MYSQL_USER>"
|
MYSQL_USER: "<YOUR_MYSQL_USER>"
|
||||||
MYSQL_PASSWORD: "<YOUR_MYSQL_PASSWORD>"
|
MYSQL_PASSWORD: "<YOUR_MYSQL_PASSWORD>"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
|

|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 147 KiB |
Reference in New Issue
Block a user