This commit is contained in:
@@ -20,6 +20,7 @@ spec:
|
|||||||
image: alexmickelson/elixir-demo-backend:$GITHUB_RUN_NUMBER
|
image: alexmickelson/elixir-demo-backend:$GITHUB_RUN_NUMBER
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 4000
|
- containerPort: 4000
|
||||||
|
- containerPort: 9000
|
||||||
env:
|
env:
|
||||||
- name: PORT
|
- name: PORT
|
||||||
value: "4000"
|
value: "4000"
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ spec:
|
|||||||
image: alexmickelson/elixir-demo-backend:$GITHUB_RUN_NUMBER
|
image: alexmickelson/elixir-demo-backend:$GITHUB_RUN_NUMBER
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 4000
|
- containerPort: 4000
|
||||||
|
- containerPort: 9000
|
||||||
env:
|
env:
|
||||||
- name: PORT
|
- name: PORT
|
||||||
value: "4000"
|
value: "4000"
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ spec:
|
|||||||
image: alexmickelson/elixir-demo-backend:$GITHUB_RUN_NUMBER
|
image: alexmickelson/elixir-demo-backend:$GITHUB_RUN_NUMBER
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 4000
|
- containerPort: 4000
|
||||||
|
- containerPort: 9000
|
||||||
env:
|
env:
|
||||||
- name: PORT
|
- name: PORT
|
||||||
value: "4000"
|
value: "4000"
|
||||||
|
|||||||
Reference in New Issue
Block a user