Skip to content
Snippets Groups Projects
Commit 7f30f688 authored by Alžbeta Hajná's avatar Alžbeta Hajná
Browse files

fix: version of docker compose removed based on review

parent bb7cd637
No related branches found
No related tags found
3 merge requests!54Merge develop into main,!48Scenario,!44Security
Pipeline #
This commit is part of merge request !44. Comments created here will be created in the context of that merge request.
version: "3.9"
networks:
grafana-prometheus:
driver: bridge
......@@ -22,7 +20,6 @@ services:
- "8090:8090"
extra_hosts:
- "host.docker.internal:host-gateway"
# command: ["java", "-jar", "core.jar", "--server.port=8090"]
notification:
build:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment