Open port 3000 on badges-backend01.stg.
This commit is contained in:
parent
97e1c4ff63
commit
8313016b84
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ num_cpus: 2
|
|||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
tcp_ports: [ 80 ]
|
||||
tcp_ports: [ 80, 3000 ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue