This commit is contained in:
Para Dox
2025-04-15 14:02:34 +07:00
parent 3d3b59e13a
commit ce7f425339
236 changed files with 236 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ services:
- /slowdisk:/slowdisk
labels:
- traefik.enable=true
- traefik.http.middlewares.tron-mainnet-java-tron-pruned-rocksdb-set-path.replacepath.path=/jsonrpc
- traefik.http.middlewares.tron-mainnet-java-tron-pruned-rocksdb-stripprefix.stripprefix.prefixes=/tron-mainnet
- traefik.http.services.tron-mainnet-java-tron-pruned-rocksdb.loadbalancer.server.port=8545
- ${NO_SSL:-traefik.http.routers.tron-mainnet-java-tron-pruned-rocksdb.entrypoints=websecure}