phase1: add websocket edge and nostr message codec
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
import Config
|
||||
|
||||
config :logger, level: :warning
|
||||
|
||||
config :parrhesia, Parrhesia.Web.Endpoint,
|
||||
port: 0,
|
||||
ip: {127, 0, 0, 1}
|
||||
|
||||
Reference in New Issue
Block a user