Publish Streamlit ports (#1102)

(cherry picked from commit 833a91047d)

Co-authored-by: Charlie <outlookhazy@users.noreply.github.com>
This commit is contained in:
Thomas Mello 2022-09-14 01:58:38 +03:00 committed by GitHub
parent 3121ba1960
commit c26cd01498
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ services:
- root_profile:/root - root_profile:/root
ports: ports:
- '7860:7860' - '7860:7860'
- '8501:8501'
deploy: deploy:
resources: resources:
reservations: reservations: