do not use filename in logging.basicconfig
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -19,12 +19,11 @@ services:
|
||||
- "127.0.0.1:15672:15672"
|
||||
- "127.0.0.1:5672:5672"
|
||||
|
||||
cnc-service:
|
||||
image: registry.kmlabz.com/birbnetes/activemq-artemis
|
||||
cnn-service:
|
||||
image: registry.kmlabz.com/birbnetes/cnn-classification-service
|
||||
restart: always
|
||||
depends_on:
|
||||
- activemq
|
||||
- postgres
|
||||
- rabbitmq
|
||||
environment:
|
||||
SENTRY_DSN: https://094270eeb6a7450ead80e87d04cd7552@sentry.kmlabz.com/4
|
||||
RELEASE_ID: compose
|
||||
|
||||
Reference in New Issue
Block a user