Skip to content
Snippets Groups Projects
Commit e82b5e2f authored by Jozef Bugos's avatar Jozef Bugos
Browse files

clean-up

parent afbae544
No related branches found
No related tags found
2 merge requests!6Rc,!5Rc
Pipeline #34135 passed
......@@ -43,31 +43,11 @@ services:
- 8080:8080
networks:
- network-eureka
# entrypoint:
# - java
# - -Dspring.profiles.active=prod
# - -jar
# - lol-statistics-0.0.1-SNAPSHOT.jar
lol-statis-adapter:
image: lasstani/lol-statis-adapter
ports:
- 8082:8082
networks:
- network-eureka
# entrypoint:
# - java
# - -Dspring.profiles.active=prod
# - -jar
# - lol-statistics-0.0.1-SNAPSHOT.jar
#version: "3"
#services:
# application:
# build:
# context: .
# dockerfile: Dockerfile
# image: lol-statistics
# ports:
# - "8080:8080"
networks:
network-eureka:
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