expose DB port and misc changes
This commit is contained in:
@@ -6,7 +6,8 @@ job "singh3" {
|
||||
count = 1
|
||||
network {
|
||||
mode = "bridge"
|
||||
port "db" {
|
||||
port "db" {
|
||||
static = 5454
|
||||
to = 5432
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user