Compare commits
No commits in common. "e240355a2128f7b6a493172019a689a57305f81f" and "2453021bf264f625393a09818c7656bf8f8abb1f" have entirely different histories.
e240355a21
...
2453021bf2
3 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
nostr:
|
||||
image: scsibug/nostr-rs-relay:0.9.0@sha256:03f54bfbffff80a50db62c9287913bd25a2dec08033b56d2122bc2550363d5c5
|
||||
image: scsibug/nostr-rs-relay:0.8.6@sha256:7233a09b5b046b8c9b1d58f9b236e4b5684ec28298530102dc81c1da683316eb
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- caddy
|
||||
|
@ -9,7 +9,6 @@ services:
|
|||
caddy.reverse_proxy: "{{upstreams 8080}}"
|
||||
volumes:
|
||||
- nostr_data:/usr/src/app/db
|
||||
- ./favicon.ico:/usr/src/app/favicon.ico:ro
|
||||
- ./config.toml:/usr/src/app/config.toml:ro
|
||||
networks:
|
||||
caddy:
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
name = "Fogtype Relay (beta)"
|
||||
pubkey = "c90a759ab3bc4006f1fe5684a1a0278b41e868580932ad67760f3e52db6112d0"
|
||||
relay_url = "wss://relay.beta.fogtype.com"
|
||||
favicon = "favicon.ico"
|
||||
|
||||
[authorization]
|
||||
pubkey_whitelist = [
|
||||
|
|
BIN
favicon.ico
BIN
favicon.ico
Binary file not shown.
Before Width: 16px | Height: 16px | Size: 1.1 KiB |
Loading…
Add table
Reference in a new issue