Skip to content
Snippets Groups Projects
Commit beecc46a authored by Orne Brocaar's avatar Orne Brocaar
Browse files

Update to ChirpStack v4.0.2.

parent 5c5f58c6
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment