Sfoglia il codice sorgente

Fix Dockerfile path in heroku.yml

DarthSim 6 anni fa
parent
commit
b0cd7c95e6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      heroku.yml

+ 1 - 1
heroku.yml

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