Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Jitsi-Auto-Config
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Armin Co
Jitsi-Auto-Config
Commits
1fba4f3f
Commit
1fba4f3f
authored
4 years ago
by
Armin Co
Browse files
Options
Downloads
Patches
Plain Diff
Use main config domain
parent
f6da37f0
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
env.patch
+1
-1
1 addition, 1 deletion
env.patch
setup.sh
+1
-0
1 addition, 0 deletions
setup.sh
with
2 additions
and
1 deletion
env.patch
+
1
−
1
View file @
1fba4f3f
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
# Public URL for the web service (required)
# Public URL for the web service (required)
-#PUBLIC_URL=https://meet.example.com
-#PUBLIC_URL=https://meet.example.com
+PUBLIC_URL=https://jitsi.
arm
in
-
co
.de
+PUBLIC_URL=https://jitsi.
your-doma
in
.
co
m
# IP address of the Docker host
# IP address of the Docker host
# See the "Running behind NAT or on a LAN environment" section in the README
# See the "Running behind NAT or on a LAN environment" section in the README
This diff is collapsed.
Click to expand it.
setup.sh
+
1
−
0
View file @
1fba4f3f
...
@@ -46,6 +46,7 @@ cp env.example .env
...
@@ -46,6 +46,7 @@ cp env.example .env
make_config_dirs
make_config_dirs
# Patch provided files with applyed settings.
# Patch provided files with applyed settings.
sed
-i
"s/your-domain.com/jitsi.
$DOMAIN
/"
env.patch
patch .env ../jitsi-auto-config/env.patch
patch .env ../jitsi-auto-config/env.patch
patch docker-compose.yml ../jitsi-auto-config/docker-compose.patch
patch docker-compose.yml ../jitsi-auto-config/docker-compose.patch
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment