Merge pull request #798 from vector-im/dbkr/move_to_config_file
Move default homeserver to config file
This commit is contained in:
commit
51be754ad8
15 changed files with 97 additions and 83 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
|
@ -3,8 +3,6 @@ on:
|
|||
pull_request: {}
|
||||
push:
|
||||
branches: [main]
|
||||
env:
|
||||
VITE_DEFAULT_HOMESERVER: "https://call.ems.host"
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue