5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-25 23:06:22 +00:00
panel/Procfile.dev

3 lines
59 B
Text
Raw Normal View History

2023-01-04 16:37:13 +00:00
web: unset PORT && bin/rails server
js: yarn build --watch