update docker-compose
All checks were successful
Build Docker containers / Build (push) Successful in 17s
All checks were successful
Build Docker containers / Build (push) Successful in 17s
This commit is contained in:
@ -6,7 +6,7 @@ services:
|
||||
depends_on:
|
||||
database:
|
||||
condition: service_healthy
|
||||
command: "--mqtt-topic=msh/US/#"
|
||||
command: "--mqtt-broker-url= --mqtt-topic=msh/US/# --collect-service-envelopes --collect-neighbor-info --collect-waypoints"
|
||||
environment:
|
||||
DATABASE_URL: "mysql://root:password@database:3306/meshtastic-map?connection_limit=100"
|
||||
|
||||
|
Reference in New Issue
Block a user