typo
This commit is contained in:
@@ -336,7 +336,7 @@ CREATE USER discordmautrix WITH PASSWORD 'password';
|
||||
CREATE DATABASE discordmautrix WITH OWNER = 'discordmautrix' ;
|
||||
```
|
||||
|
||||
Then delete synapse container and recreate it with the bridge registration file: *(don't forget to regenerate, or adapt, the systemd service)
|
||||
Then delete synapse container and recreate it with the bridge registration file: *(don't forget to regenerate, or adapt, the systemd service)*
|
||||
|
||||
```bash
|
||||
podman run -d --pod=synapse \
|
||||
|
||||
Reference in New Issue
Block a user