İsmail Karslı
İsmail Karslı
Change "-T" to "--mode transparent" in coffeeMiner.py
And yet you triggered me :/ I was adding subscribers_local field to `community_aggregates` table and `community_aggregates_subscriber_count` trigger and this PR is not compatible with it right? https://github.com/LemmyNet/lemmy/pull/4166
> @ismailkarsli I will make this PR work with it by changing the migration date and the trigger definitions in down.sql and replaceable_schema.sql Oh so you're not replacing current triggers?...
For example; `$data = "document.write('Somethİng')"; echo AAEncoder::encode($data);` Output: document.write('Somethİ
Here's the; Releases https://github.com/ismailkarsli/reiverr/releases Final build https://github.com/ismailkarsli/reiverr/pkgs/container/reiverr/122374302?tag=latest
It was running dev mode with the Dockerfile, I changed so many things to run it on prod and its not working now :D
> Hey, let me know when this is ready to be reviewed Can I make major changes? For example removing compose files, changes in package-json, Dockerfile etc. I don't want...
Alright done. It working as expected on ARM now. Also you can specify port with **PORT** env now. For example; `docker run --port 8080:8080 --env PORT=8080 reiverr` or with default...
I added the latest changes.
Yes, it is ready.