ronald8192

Results 3 issues of ronald8192

I use docker version of Codimd. Changed `CMD_DOMAIN` to my new domain, after `docker-compose restart`, the site still using the old domain. `docker-compose.yml`: ```yaml version: "3" services: codimd: image: hackmdio/hackmd:2.4.1...

For example, I create a DynamoDB table by awsmobile-cli like this: Hash key: `OrderId` (Number) Range key: `Priority` (Number) ... There is no LSI option when creating the table. If...

good first issue
feature-request

**Describe the bug** My understanding is `getUrl` is only used for the 'pull' way. But when I config MQTT, it still ask for `getUrl`: ``` [1/4/2022, 11:30:05 PM] [BedRoom] Initializing...