Browse Source

Removing build action for webstatus

pull/213/merge
Eduard Tomas 7 years ago
parent
commit
2f15364a61
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      docker-compose.yml

+ 1
- 3
docker-compose.yml View File

@ -53,6 +53,4 @@ services:
webstatus:
image: eshop/webstatus
build:
context: ./src/Web/WebStatus
dockerfile: Dockerfile

Loading…
Cancel
Save