fix: Remove backend dependency in microservices.yml (#9905)

pull/9904/head
GimluCom 6 months ago committed by GitHub
parent 0c5278c8be
commit c08ea4782c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      docker-compose/microservices.yml

@ -37,7 +37,6 @@ services:
stats:
depends_on:
- stats-db
- backend
extends:
file: ./services/stats.yml
service: stats

Loading…
Cancel
Save