mirror of
https://git.anonymousland.org/anonymousland/infrastructure.git
synced 2025-07-24 07:01:00 -04:00
Add njalla nginx files and organize into folders (#5)
Co-authored-by: NebulaOnion <nebulaonion@tutanota.com> Reviewed-on: https://git.anonymousland.org/anonymousland/infrastructure/pulls/5
This commit is contained in:
parent
c8d934eba8
commit
8d6fb20c2c
538 changed files with 20972 additions and 0 deletions
2
1984vps/scripts/synapse/getrooms.sh
Normal file
2
1984vps/scripts/synapse/getrooms.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
docker exec -it synapse curl --header "Authorization: Bearer TOKEN" -X GET http://0.0.0.0:8008/_synapse/admin/v1/rooms
|
Loading…
Add table
Add a link
Reference in a new issue