changing index.html and adding Etrack
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Szakalakamaka
					Szakalakamaka