Skip to content
Snippets Groups Projects
Unverified Commit b793ea19 authored by Theodoros Grammenos's avatar Theodoros Grammenos
Browse files

Added missing comma in README_PODMAN.md

parent a93541a0
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ lines to `/etc/cni/net.d/foobar.conflist` using your favorite editor. For exampl ...@@ -38,7 +38,7 @@ lines to `/etc/cni/net.d/foobar.conflist` using your favorite editor. For exampl
... ...
{ {
"type": "dnsname", "type": "dnsname",
"domainName": "dns.podman" "domainName": "dns.podman",
"capabilities": { "capabilities": {
"aliases": true "aliases": true
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment