Added logging level variable

This commit is contained in:
2022-12-12 08:58:19 -05:00
parent b3367fc038
commit 56c05a3749
+1
View File
@@ -23,6 +23,7 @@ services:
- ZVM_PORT=443
- CLIENT_ID=api-script
- CLIENT_SECRET=js51tDM8oappYUGRJBhF7bcsedNoHA5j
- LOGGING_LEVEL=INFO
networks:
- back-tier
restart: always