procfile #1

Merged
henrik merged 40 commits from procfile into master 2024-12-23 14:52:24 +00:00
Showing only changes of commit 995146f3d2 - Show all commits

View File

@@ -1,2 +1,2 @@
web: /app/pushy/Pushy.dll
silo: silo/Pushy.Silo.dll
web: --project /app/pushy /app/pushy/Pushy.dll
silo: --project /app/silo silo/Pushy.Silo.dll