Skip to content

Commit 75cee6e

Browse files
add docker-compose version
Added version since compose tool might refuse to build it otherwise. @angaz hope '3' is alright
1 parent 30a930c commit 75cee6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
version: '3'
2+
13
services:
24
crawler:
35
build: ./

0 commit comments

Comments
 (0)