Update .gitlab-ci.yml
This commit is contained in:
parent
8e794a4723
commit
f3119329bd
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ stages:
|
|||
|
||||
variables:
|
||||
# Change these to match your desired domain/app name
|
||||
STREAMLIT_APP_NAME: "art.unturf.com"
|
||||
STREAMLIT_APP_NAME: "art.ai.unturf.com"
|
||||
STREAMLIT_APP_DIR: "/opt/${STREAMLIT_APP_NAME}"
|
||||
STREAMLIT_VENV_DIR: "${STREAMLIT_APP_DIR}/venv"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue