Skip to content

Commit

Permalink
Merge pull request #15 from planetary-social/report-profiles
Browse files Browse the repository at this point in the history
Report profiles
  • Loading branch information
dcadenas authored May 17, 2024
2 parents 3b1d62c + 3fa41b8 commit 7fef667
Show file tree
Hide file tree
Showing 23 changed files with 1,049 additions and 341 deletions.
4 changes: 3 additions & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[env]
RELAY_ADDRESSES_CSV = "ws://localhost"
REPORTINATOR_SECRET = "feef9c2dcd6a1175a97dfbde700fa54f58ce69d4f30963f70efcc7257636759f"
SLACK_SIGNING_SECRET = "something"
RUST_LOG = "info"
SLACK_CHANNEL_ID="C06SBEF40G0"
SLACK_SIGNING_SECRET = "something"
SLACK_TOKEN = "something"
TEMPLATES_DIR= "templates"
Loading

0 comments on commit 7fef667

Please sign in to comment.