Add heroku.yml
This commit is contained in:
7
heroku.yml
Normal file
7
heroku.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
build:
|
||||||
|
config:
|
||||||
|
SSHWIFTY_LISTENPORT: SSHWIFTY_ENV_RENAMED:PORT
|
||||||
|
docker:
|
||||||
|
web: Dockerfile
|
||||||
|
run:
|
||||||
|
web: /sshwifty.sh
|
||||||
Reference in New Issue
Block a user