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 #
version: "3.9"
networks: networks:
grafana-prometheus: grafana-prometheus:
driver: bridge driver: bridge
...@@ -22,7 +20,6 @@ services: ...@@ -22,7 +20,6 @@ services:
- "8090:8090" - "8090:8090"
extra_hosts: extra_hosts:
- "host.docker.internal:host-gateway" - "host.docker.internal:host-gateway"
# command: ["java", "-jar", "core.jar", "--server.port=8090"]
notification: notification:
build: 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