add comment on networking mode

This commit is contained in:
James Swineson 2023-06-24 11:50:49 +08:00 committed by GitHub
parent 74c2851341
commit 41aa1d5940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,5 +24,6 @@ services:
driver: json-file driver: json-file
options: options:
max-size: 10m max-size: 10m
# network_mode: "host" # if possible, avoid double NAT
# security_opt: # security_opt:
# - seccomp:unconfined # - seccomp:unconfined