Set port
This commit is contained in:
@@ -3,6 +3,7 @@ image: app
|
||||
servers:
|
||||
- vm1
|
||||
- vm2
|
||||
port: 80
|
||||
env:
|
||||
clear:
|
||||
CLEAR_TOKEN: 4321
|
||||
|
||||
@@ -9,6 +9,7 @@ servers:
|
||||
hosts:
|
||||
- vm3
|
||||
cmd: sleep infinity
|
||||
port: 80
|
||||
|
||||
asset_path: /usr/share/nginx/html/versions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user