Browse Source

Fix Dockerfile path in heroku.yml

DarthSim 6 years ago
parent
commit
b0cd7c95e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      heroku.yml

+ 1 - 1
heroku.yml

@@ -1,3 +1,3 @@
 build:
   docker:
-    web: Dockerfile
+    web: docker/Dockerfile