Former-commit-id: f776773deec7802f2975ead31d3b553cd6a02cd7
This commit is contained in:
Ben
2022-02-03 21:43:55 +00:00
parent 245b8fd4d1
commit 7e40c24519
5 changed files with 11 additions and 7 deletions

View File

@@ -10,5 +10,6 @@ LOG_LEVEL=verbose/debug/warn/info
LOG_TARGET=console/filesystem/network
LOG_PATH=network ip/path
DATABASE_HOST=host
DATABASE_HOST=host/path
DATABASE_HOST_DEV=host/path
```