name network

This commit is contained in:
Szakalakamaka
2020-10-01 16:16:59 +02:00
parent bd4d5b3a45
commit 3f82f3ef65

View File

@@ -3,11 +3,6 @@ services:
redis-server:
image: 'redis'
restart: "no"
klaus-eureka-service:
image: klaus-eureka-service
restart: "no"
ports:
- "8761:8761"
klaus:
build:
context: .