change api url
This commit is contained in:
parent
1fc52a16b9
commit
c0d08897c1
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ USERNAME="johnbotris"
|
|||
IMAGE_NAME="femto-webapp"
|
||||
|
||||
# Add this before the docker build line
|
||||
export VITE_API_URL="https://femto-api.botris.social"
|
||||
|
||||
export VITE_API_URL="https://api.botris.social"
|
||||
|
||||
# Step 0: Ensure clean working directory
|
||||
if [[ -n $(git status --porcelain) ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue