Update roles/build_fastapi/tasks/main.yml
This commit is contained in:
@@ -39,4 +39,4 @@
|
|||||||
recreate: yes
|
recreate: yes
|
||||||
image: "helloworld-fastapi:{{ demobackend_version }}"
|
image: "helloworld-fastapi:{{ demobackend_version }}"
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "80:80"
|
||||||
|
|||||||
Reference in New Issue
Block a user