Merge pull request #108 from b4tman/feature/enable-snmp

enable snmp
This commit is contained in:
Dmitry Belyaev 2023-09-12 13:20:57 +03:00 committed by GitHub
commit f35cfdf194
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ RUN set -x && \
--enable-storeio="diskd rock" \
--enable-ipv6 \
--enable-translation \
--disable-snmp \
--enable-snmp \
--disable-dependency-tracking \
--with-large-files \
--with-default-user=squid \