changing index.html and adding Etrack

This commit is contained in:
Szakalakamaka
2020-09-04 16:07:27 +02:00
parent 42db7344f7
commit 2ccd960fd8
33 changed files with 468 additions and 329 deletions

View File

@@ -3,12 +3,12 @@ services:
redis-server:
image: 'redis'
restart: "no"
klaus:
restart: "no"
build:
context: .
dockerfile: Dockerfile
ports:
- "8097:8097"
depends_on:
- redis-server
klaus:
restart: "no"
build:
context: .
dockerfile: Dockerfile
ports:
- "8097:8097"
depends_on:
- redis-server