Initial implementation of procfile
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
3
run-web.sh
Normal file
3
run-web.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
cd /app/pushy
|
||||
dotnet Pushy.dll
|
||||
Reference in New Issue
Block a user