jwtsecret

This commit is contained in:
Para Dox
2025-04-28 21:48:56 +07:00
parent 079aefb865
commit fd2abeb162
260 changed files with 1040 additions and 260 deletions

View File

@@ -2,7 +2,10 @@
# Usage:
#
# .env
# docker run --rm alpine sh -c "printf '0x'; head -c32 /dev/urandom | xxd -p -c 64" > .jwtsecret
#
# cat .env
# ...
# IP=$(curl ipinfo.io/ip)
# COMPOSE_FILE=base.yml:rpc.yml:thundercore/thunder/thundercore-venus-thunder-pruned-leveldb-hash.yml
#

View File

@@ -2,7 +2,10 @@
# Usage:
#
# .env
# docker run --rm alpine sh -c "printf '0x'; head -c32 /dev/urandom | xxd -p -c 64" > .jwtsecret
#
# cat .env
# ...
# IP=$(curl ipinfo.io/ip)
# COMPOSE_FILE=base.yml:rpc.yml:thundercore/thunder/thundercore-zeus-thunder-pruned-leveldb-hash.yml
#