Heroku click to deploy
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
incl. workaround for their weird use of entrypoint
This commit is contained in:
9
heroku.yml
Normal file
9
heroku.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
setup:
|
||||
config:
|
||||
DEBUG: 1
|
||||
CACHE: diskcache
|
||||
CACHE_SIZE: 1073741824
|
||||
|
||||
build:
|
||||
docker:
|
||||
web: Dockerfile
|
Reference in New Issue
Block a user