Skip to content

Commit

Permalink
fixed docker-compose configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Miroslav Šimko committed Sep 10, 2020
1 parent 8d81d0f commit 9fc1b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.4'

services:
FileProviderWebServer:
fileproviderwebserver:
image: fileproviderwebserver
build:
context: .
Expand Down

0 comments on commit 9fc1b18

Please sign in to comment.