Skip to content

Commit

Permalink
Remove loki from dev docker
Browse files Browse the repository at this point in the history
  • Loading branch information
AmirRezaM75 committed May 18, 2024
1 parent 55b9a7d commit 06ee298
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ services:
skullking-app:
container_name: skullking-app
image: skullking-app
logging:
driver: loki
options:
loki-url: "http://localhost:3100/loki/api/v1/push"
build:
context: .
dockerfile: ./docker/development/Dockerfile
Expand Down

0 comments on commit 06ee298

Please sign in to comment.