mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2024-12-22 23:53:15 +01:00
Merge pull request #81 from vrifox/remove-procfile
Remove Procfile && Procfile.dev
This commit is contained in:
commit
e727f0e438
2 changed files with 0 additions and 6 deletions
1
Procfile
1
Procfile
|
@ -1 +0,0 @@
|
||||||
web: bundle exec puma -C config/puma.rb
|
|
|
@ -1,5 +0,0 @@
|
||||||
web: bin/rails server -p 3000
|
|
||||||
css: bin/rails dartsass:watch
|
|
||||||
css: yarn build:css --watch
|
|
||||||
css: yarn build:css --watch
|
|
||||||
js: yarn build --watch
|
|
Loading…
Reference in a new issue