diff --git a/deploy/compose/.env.controller b/deploy/compose/.env.controller index 3f82d05..d3dcd0d 100644 --- a/deploy/compose/.env.controller +++ b/deploy/compose/.env.controller @@ -1,5 +1,4 @@ MONGO_URI=mongodb://mongo_usp:27017 -ENTERPRISE="true" NATS_URL=nats://oktopususer:oktopuspw@msg_broker:4222 NATS_ENABLE_TLS="true" CLIENT_CRT=/tmp/nats/config/cert.pem