retrospring/Procfile.dev
2023-01-03 14:14:23 +01:00

2 lines
64 B
Text

web: unset PORT && bin/rails server
css: yarn build:css --watch