add nginx
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
[Container]
|
||||||
|
Image=nginx
|
||||||
|
Pod=vote.pod
|
||||||
|
PublishPort=80:80
|
||||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
|||||||
|
[Container]
|
||||||
|
Image=nginx
|
||||||
|
Pod=vote.pod
|
||||||
|
PublishPort=80:80
|
||||||