hail the anchors

This commit is contained in:
Para Dox
2025-05-24 19:07:19 +07:00
parent b82fb47f00
commit d246befaea
313 changed files with 1560 additions and 6 deletions

View File

@@ -1,4 +1,9 @@
---
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: "10m"
max-file: "3"
# You need to initialize the postgres database from a db dump as described
# here https://docs-zkevm.cronos.org/for-node-hosts/running-nodes/cronos-zkevm-mainnet
# and change this yaml file temporarily to run pg_restore

View File

@@ -1,4 +1,9 @@
---
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: "10m"
max-file: "3"
# You need to initialize the postgres database from a db dump as described
# here https://docs-zkevm.cronos.org/for-node-hosts/running-nodes/cronos-zkevm-mainnet
# and change this yaml file temporarily to run pg_restore

View File

@@ -1,4 +1,9 @@
---
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: "10m"
max-file: "3"
# You need to initialize the postgres database from a db dump as described
# here https://docs-zkevm.cronos.org/for-node-hosts/running-nodes/cronos-zkevm-sepolia-testnet
# and change this yaml file temporarily to run pg_restore

View File

@@ -1,4 +1,9 @@
---
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: "10m"
max-file: "3"
# You need to initialize the postgres database from a db dump as described
# here https://docs-zkevm.cronos.org/for-node-hosts/running-nodes/cronos-zkevm-sepolia-testnet
# and change this yaml file temporarily to run pg_restore