Update roles/build_fastapi/tasks/main.yml

This commit is contained in:
2024-02-02 19:19:53 +08:00
parent 032c581bf8
commit 5b7392b3bb

View File

@@ -39,4 +39,4 @@
recreate: yes
image: "helloworld-fastapi:{{ demobackend_version }}"
ports:
- "8080:8080"
- "80:80"