Fix again
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3.4'
|
|||||||
services:
|
services:
|
||||||
http-echo:
|
http-echo:
|
||||||
build:
|
build:
|
||||||
content: ./
|
context: ./
|
||||||
dockerfile: httpecho.Dockerfile
|
dockerfile: httpecho.Dockerfile
|
||||||
expose:
|
expose:
|
||||||
- 8080
|
- 8080
|
||||||
|
Reference in New Issue
Block a user