Make sure to pass LOG_CHANNEL environment variable through Docker
This commit is contained in:
		| @@ -11,6 +11,7 @@ services: | ||||
|     environment: | ||||
|     - CLIENT_ID | ||||
|     - TOKEN | ||||
|     - LOG_CHANNEL | ||||
|     - "DATABASE_USER=postgres" | ||||
|     - "DATABASE_PASS=postgres" | ||||
|     - "DATABASE_NAME=postgres" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user