docs: 📝 remove unrequired variable from example
Release / release (pull_request) Successful in 24s

This commit is contained in:
2026-05-23 15:42:22 +00:00
parent 187a3c7882
commit 6d341309f1
-1
View File
@@ -30,7 +30,6 @@ services:
ports:
- "5000:5000"
environment:
GEVENT_MONKEY_PATCH: "1"
MYSQL_HOST: "<YOUR_MYSQL_HOST>"
MYSQL_DATABASE: "<YOUR_MYSQL_DATABASE>"
MYSQL_USER: "<YOUR_MYSQL_USER>"