mirror of
https://github.com/aljazceru/khatru.git
synced 2026-01-02 21:14:25 +01:00
e1b384093b2469733874a7a27b72d9ea0d7f84ee
changed DATABASE_URL to POSTGRESQL_DATABASE. because on Dolu89 Dockerfile this variable is used: https://gist.github.com/Dolu89/5d98cb929ef7d27c59bf01b14767cda2 So was confused why relay container can't connect to postgres container. POSTGRESQL_DATABASE name make sense because you also have here SQL lite database
This is a simple relay implementation for nostr.
There is a public instance at https://nostr-relay.herokuapp.com/.
Languages
Go
100%