diff --git a/README.md b/README.md index 8b730b0..80e284f 100755 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ services: PORT: 3000 LOG_LEVEL: info PING_COUNT: 4 - ports: - - "3000:3000" dns: - 1.1.1.1 # Cloudflare DNS - 1.0.0.1 # Cloudflare DNS @@ -37,5 +35,4 @@ services: networks: utools_network: driver: bridge - - ``` \ No newline at end of file +``` \ No newline at end of file