Skip to content

Commit cee1354

Browse files
committed
Remove timestamps from node-foreman
1 parent ddfeed7 commit cee1354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
release: bin/diesel migration run
2-
web: bin/start-nginx npm run nf -- --procfile foreman-procfile start
2+
web: bin/start-nginx npm run nf -- --procfile foreman-procfile start --raw
33
background_worker: ./target/release/background-worker

0 commit comments

Comments
 (0)