Skip to content

Commit d03685d

Browse files
committed
rename compose file
1 parent ebb5271 commit d03685d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.dockerignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
codecov.yml
1717
config.example.yml
1818
config.yml
19-
docker-compose.yml
19+
compose.yaml
2020
Dockerfile
2121
LICENSE
2222
Makefile

docker-compose.yml compose.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: '3'
2-
31
services:
42
backend:
53
build: ./

0 commit comments

Comments
 (0)