Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
C
ChirpStack Docker v4
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
3
Snippets
Groups
Projects
Show more breadcrumbs
prbs23
ChirpStack Docker v4
Commits
beecc46a
Commit
beecc46a
authored
2 years ago
by
Orne Brocaar
Browse files
Options
Downloads
Patches
Plain Diff
Update to ChirpStack v4.0.2.
parent
5c5f58c6
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.yml
+2
-2
2 additions, 2 deletions
docker-compose.yml
with
2 additions
and
2 deletions
docker-compose.yml
+
2
−
2
View file @
beecc46a
...
...
@@ -2,7 +2,7 @@ version: "3"
services
:
chirpstack
:
image
:
chirpstack/chirpstack:4.0.
0
image
:
chirpstack/chirpstack:4.0.
2
command
:
-c /etc/chirpstack
restart
:
unless-stopped
volumes
:
...
...
@@ -30,7 +30,7 @@ services:
-
mosquitto
chirpstack-rest-api
:
image
:
chirpstack/chirpstack-rest-api:4.0.
0
image
:
chirpstack/chirpstack-rest-api:4.0.
2
restart
:
unless-stopped
command
:
--server chirpstack:8080 --bind 0.0.0.0:8090 --insecure
ports
:
...
...
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