dylanglenister commited on
Commit
6e6ae5e
·
1 Parent(s): 4761e94

FIX: Capitalisation in compose

Browse files
Files changed (1) hide show
  1. docker-compose.yml +1 -1
docker-compose.yml CHANGED
@@ -2,7 +2,7 @@ services:
2
  app:
3
  build:
4
  context: .
5
- dockerfile: dockerfile
6
  args:
7
  - SPACES_BUILD=false
8
  ports:
 
2
  app:
3
  build:
4
  context: .
5
+ dockerfile: Dockerfile
6
  args:
7
  - SPACES_BUILD=false
8
  ports: