solidus/Procfile.dev
Elia Schito 8a98d20df8
Reuse the sandbox Procfile.dev in the main Procfile.dev
Also shorten the admin tailwind watcher to be just `admin`.
2024-01-02 12:15:58 +01:00

3 lines
109 B
Plaintext

sandbox: foreman start -d sandbox -f sandbox/Procfile.dev
admin: bundle exec rake -C admin tailwindcss:watch