Replies: 2 comments 37 replies
|
This is only half of your setup, what are you doing on the device? |
20 replies
|
In my case I check the service: /etc/systemd/system/proxy.service it contains the following: so there is /home/root/rmfakecloud/rmfake-proxy |
17 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi.
I am trying to run it on my synology with the following config:
version: "3"
services:
rmfakecloud:
image: ddvk/rmfakecloud
container_name: rmfakecloud
restart: unless-stopped
I have access to my cloud via http://192.168.88.199:3000
I am able to pair with my local cloud but:
May be are there any ideas what is wrong with my workaround? Thanks.
All reactions