Created
November 12, 2022 09:55
-
-
Save erangaeb/0b4f612b49a641659a5ac45369faa3a3 to your computer and use it in GitHub Desktop.
consul storage backend config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"datacenter": "rahasak", | |
"data_dir": "/consul/data", | |
"log_level": "DEBUG", | |
"server": true, | |
"ui": true, | |
"ports": { | |
"dns": 53 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment