mirror of
https://github.com/danog/TelegramApiServer.git
synced 2024-11-26 11:54:42 +01:00
Disable io_uring
This commit is contained in:
parent
14a9fcaf85
commit
c8db204d7f
@ -8,4 +8,6 @@ RUN echo 1.0.0 > /tas_version
|
||||
|
||||
EXPOSE 9503
|
||||
|
||||
ENV UV_USE_IO_URING=0
|
||||
|
||||
ENTRYPOINT ["./entrypoint.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user