update .env.example and remove debugging line
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# bnuy-api
|
||||
POST_LIMIT=20
|
||||
LOG_LEVEL=INFO
|
||||
|
||||
# Database MariaDB
|
||||
DB_HOST=mariadb
|
||||
DB_PORT=3306
|
||||
DB_ROOT_PASSWORD=rootpassword
|
||||
|
||||
Reference in New Issue
Block a user