Better mysql server default.
This commit is contained in:
@@ -16,6 +16,10 @@ job "adminer" {
|
||||
ports = ["http"]
|
||||
}
|
||||
|
||||
env {
|
||||
ADMINER_DEFAULT_SERVER = "mysql.service.consul"
|
||||
}
|
||||
|
||||
service {
|
||||
name = "adminer"
|
||||
port = "http"
|
||||
|
||||
Reference in New Issue
Block a user