added plantUML support
fixed bug with subscription being notified multiple times
This commit is contained in:
@@ -32,7 +32,8 @@ VOLUME /srv/http
|
||||
WORKDIR /srv/http
|
||||
|
||||
ENV GRANIAN_HOST=0.0.0.0
|
||||
ENV GRANIAN_INTERFACE=asginl
|
||||
ENV GRANIAN_PORT=8000
|
||||
ENV GRANIAN_INTERFACE=asgi
|
||||
ENV GRANIAN_LOOP=asyncio
|
||||
ENV GRANIAN_LOG_ENABLED=false
|
||||
|
||||
|
Reference in New Issue
Block a user