diff --git a/src/demo_auction/configs/dipdup.compose.yaml b/src/demo_auction/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_auction/configs/dipdup.compose.yaml +++ b/src/demo_auction/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_auction/configs/dipdup.sqlite.yaml b/src/demo_auction/configs/dipdup.sqlite.yaml index dffc3cd8a..2ca8f1e15 100644 --- a/src/demo_auction/configs/dipdup.sqlite.yaml +++ b/src/demo_auction/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_auction.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_auction.sqlite} \ No newline at end of file diff --git a/src/demo_auction/configs/dipdup.swarm.yaml b/src/demo_auction/configs/dipdup.swarm.yaml index e895e7f29..f4afa3749 100644 --- a/src/demo_auction/configs/dipdup.swarm.yaml +++ b/src/demo_auction/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_big_maps/configs/dipdup.compose.yaml b/src/demo_big_maps/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_big_maps/configs/dipdup.compose.yaml +++ b/src/demo_big_maps/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_big_maps/configs/dipdup.sqlite.yaml b/src/demo_big_maps/configs/dipdup.sqlite.yaml index 955c641b3..8df1ed877 100644 --- a/src/demo_big_maps/configs/dipdup.sqlite.yaml +++ b/src/demo_big_maps/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_big_maps.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_big_maps.sqlite} \ No newline at end of file diff --git a/src/demo_big_maps/configs/dipdup.swarm.yaml b/src/demo_big_maps/configs/dipdup.swarm.yaml index 52b2653bf..bb771298e 100644 --- a/src/demo_big_maps/configs/dipdup.swarm.yaml +++ b/src/demo_big_maps/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_blank/configs/dipdup.compose.yaml b/src/demo_blank/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_blank/configs/dipdup.compose.yaml +++ b/src/demo_blank/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_blank/configs/dipdup.sqlite.yaml b/src/demo_blank/configs/dipdup.sqlite.yaml index 1a6dcab9f..06d6421ae 100644 --- a/src/demo_blank/configs/dipdup.sqlite.yaml +++ b/src/demo_blank/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_blank.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_blank.sqlite} \ No newline at end of file diff --git a/src/demo_blank/configs/dipdup.swarm.yaml b/src/demo_blank/configs/dipdup.swarm.yaml index 56c09abc1..802b9ca5c 100644 --- a/src/demo_blank/configs/dipdup.swarm.yaml +++ b/src/demo_blank/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_dao/configs/dipdup.compose.yaml b/src/demo_dao/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_dao/configs/dipdup.compose.yaml +++ b/src/demo_dao/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_dao/configs/dipdup.sqlite.yaml b/src/demo_dao/configs/dipdup.sqlite.yaml index 775804992..a2c27535e 100644 --- a/src/demo_dao/configs/dipdup.sqlite.yaml +++ b/src/demo_dao/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_dao.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_dao.sqlite} \ No newline at end of file diff --git a/src/demo_dao/configs/dipdup.swarm.yaml b/src/demo_dao/configs/dipdup.swarm.yaml index 27b7e3790..25ebe92c0 100644 --- a/src/demo_dao/configs/dipdup.swarm.yaml +++ b/src/demo_dao/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_dex/configs/dipdup.compose.yaml b/src/demo_dex/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_dex/configs/dipdup.compose.yaml +++ b/src/demo_dex/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_dex/configs/dipdup.sqlite.yaml b/src/demo_dex/configs/dipdup.sqlite.yaml index ac4118239..f49ec3183 100644 --- a/src/demo_dex/configs/dipdup.sqlite.yaml +++ b/src/demo_dex/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_dex.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_dex.sqlite} \ No newline at end of file diff --git a/src/demo_dex/configs/dipdup.swarm.yaml b/src/demo_dex/configs/dipdup.swarm.yaml index ececfb9e7..69d5e6c90 100644 --- a/src/demo_dex/configs/dipdup.swarm.yaml +++ b/src/demo_dex/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_domains/configs/dipdup.compose.yaml b/src/demo_domains/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_domains/configs/dipdup.compose.yaml +++ b/src/demo_domains/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_domains/configs/dipdup.sqlite.yaml b/src/demo_domains/configs/dipdup.sqlite.yaml index 069e54831..3ab868788 100644 --- a/src/demo_domains/configs/dipdup.sqlite.yaml +++ b/src/demo_domains/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_domains.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_domains.sqlite} \ No newline at end of file diff --git a/src/demo_domains/configs/dipdup.swarm.yaml b/src/demo_domains/configs/dipdup.swarm.yaml index 4fc25843b..751b96ce3 100644 --- a/src/demo_domains/configs/dipdup.swarm.yaml +++ b/src/demo_domains/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_events/configs/dipdup.compose.yaml b/src/demo_events/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_events/configs/dipdup.compose.yaml +++ b/src/demo_events/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_events/configs/dipdup.sqlite.yaml b/src/demo_events/configs/dipdup.sqlite.yaml index e4353f485..992f0b0f5 100644 --- a/src/demo_events/configs/dipdup.sqlite.yaml +++ b/src/demo_events/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_events.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_events.sqlite} \ No newline at end of file diff --git a/src/demo_events/configs/dipdup.swarm.yaml b/src/demo_events/configs/dipdup.swarm.yaml index 089563185..616fa288f 100644 --- a/src/demo_events/configs/dipdup.swarm.yaml +++ b/src/demo_events/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_evm_events/configs/dipdup.compose.yaml b/src/demo_evm_events/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_evm_events/configs/dipdup.compose.yaml +++ b/src/demo_evm_events/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_evm_events/configs/dipdup.sqlite.yaml b/src/demo_evm_events/configs/dipdup.sqlite.yaml index 7e83193e0..38c42eec4 100644 --- a/src/demo_evm_events/configs/dipdup.sqlite.yaml +++ b/src/demo_evm_events/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_evm_events.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_evm_events.sqlite} \ No newline at end of file diff --git a/src/demo_evm_events/configs/dipdup.swarm.yaml b/src/demo_evm_events/configs/dipdup.swarm.yaml index d68de8233..327c83edd 100644 --- a/src/demo_evm_events/configs/dipdup.swarm.yaml +++ b/src/demo_evm_events/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_factories/configs/dipdup.compose.yaml b/src/demo_factories/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_factories/configs/dipdup.compose.yaml +++ b/src/demo_factories/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_factories/configs/dipdup.sqlite.yaml b/src/demo_factories/configs/dipdup.sqlite.yaml index 6ebf861d8..93d5aca86 100644 --- a/src/demo_factories/configs/dipdup.sqlite.yaml +++ b/src/demo_factories/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_factories.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_factories.sqlite} \ No newline at end of file diff --git a/src/demo_factories/configs/dipdup.swarm.yaml b/src/demo_factories/configs/dipdup.swarm.yaml index f45839e47..4e9655c1e 100644 --- a/src/demo_factories/configs/dipdup.swarm.yaml +++ b/src/demo_factories/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_head/configs/dipdup.compose.yaml b/src/demo_head/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_head/configs/dipdup.compose.yaml +++ b/src/demo_head/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_head/configs/dipdup.sqlite.yaml b/src/demo_head/configs/dipdup.sqlite.yaml index 3c75eccf9..ae8548359 100644 --- a/src/demo_head/configs/dipdup.sqlite.yaml +++ b/src/demo_head/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_head.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_head.sqlite} \ No newline at end of file diff --git a/src/demo_head/configs/dipdup.swarm.yaml b/src/demo_head/configs/dipdup.swarm.yaml index 42bb5466d..9deaaea41 100644 --- a/src/demo_head/configs/dipdup.swarm.yaml +++ b/src/demo_head/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_nft_marketplace/configs/dipdup.compose.yaml b/src/demo_nft_marketplace/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_nft_marketplace/configs/dipdup.compose.yaml +++ b/src/demo_nft_marketplace/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_nft_marketplace/configs/dipdup.sqlite.yaml b/src/demo_nft_marketplace/configs/dipdup.sqlite.yaml index 36b39541f..6af001af8 100644 --- a/src/demo_nft_marketplace/configs/dipdup.sqlite.yaml +++ b/src/demo_nft_marketplace/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_nft_marketplace.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_nft_marketplace.sqlite} \ No newline at end of file diff --git a/src/demo_nft_marketplace/configs/dipdup.swarm.yaml b/src/demo_nft_marketplace/configs/dipdup.swarm.yaml index 8bf3289de..93d0cec83 100644 --- a/src/demo_nft_marketplace/configs/dipdup.swarm.yaml +++ b/src/demo_nft_marketplace/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_raw/configs/dipdup.compose.yaml b/src/demo_raw/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_raw/configs/dipdup.compose.yaml +++ b/src/demo_raw/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_raw/configs/dipdup.sqlite.yaml b/src/demo_raw/configs/dipdup.sqlite.yaml index 899523eff..346081864 100644 --- a/src/demo_raw/configs/dipdup.sqlite.yaml +++ b/src/demo_raw/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_raw.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_raw.sqlite} \ No newline at end of file diff --git a/src/demo_raw/configs/dipdup.swarm.yaml b/src/demo_raw/configs/dipdup.swarm.yaml index 8d6704e98..ffc66d0f0 100644 --- a/src/demo_raw/configs/dipdup.swarm.yaml +++ b/src/demo_raw/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_token/configs/dipdup.compose.yaml b/src/demo_token/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_token/configs/dipdup.compose.yaml +++ b/src/demo_token/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_token/configs/dipdup.sqlite.yaml b/src/demo_token/configs/dipdup.sqlite.yaml index a8f86d97b..e5d29cb18 100644 --- a/src/demo_token/configs/dipdup.sqlite.yaml +++ b/src/demo_token/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_token.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_token.sqlite} \ No newline at end of file diff --git a/src/demo_token/configs/dipdup.swarm.yaml b/src/demo_token/configs/dipdup.swarm.yaml index 1add573b4..e555a0d5a 100644 --- a/src/demo_token/configs/dipdup.swarm.yaml +++ b/src/demo_token/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_token_balances/configs/dipdup.compose.yaml b/src/demo_token_balances/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_token_balances/configs/dipdup.compose.yaml +++ b/src/demo_token_balances/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_token_balances/configs/dipdup.sqlite.yaml b/src/demo_token_balances/configs/dipdup.sqlite.yaml index ec7006d3d..6f551b10d 100644 --- a/src/demo_token_balances/configs/dipdup.sqlite.yaml +++ b/src/demo_token_balances/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_token_balances.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_token_balances.sqlite} \ No newline at end of file diff --git a/src/demo_token_balances/configs/dipdup.swarm.yaml b/src/demo_token_balances/configs/dipdup.swarm.yaml index 6c7c79b82..6cc84a8e4 100644 --- a/src/demo_token_balances/configs/dipdup.swarm.yaml +++ b/src/demo_token_balances/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_token_transfers/configs/dipdup.compose.yaml b/src/demo_token_transfers/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_token_transfers/configs/dipdup.compose.yaml +++ b/src/demo_token_transfers/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_token_transfers/configs/dipdup.sqlite.yaml b/src/demo_token_transfers/configs/dipdup.sqlite.yaml index 924dd08b3..a15ecd6cf 100644 --- a/src/demo_token_transfers/configs/dipdup.sqlite.yaml +++ b/src/demo_token_transfers/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_token_transfers.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_token_transfers.sqlite} \ No newline at end of file diff --git a/src/demo_token_transfers/configs/dipdup.swarm.yaml b/src/demo_token_transfers/configs/dipdup.swarm.yaml index f8787c9c4..908008e98 100644 --- a/src/demo_token_transfers/configs/dipdup.swarm.yaml +++ b/src/demo_token_transfers/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_uniswap/configs/dipdup.compose.yaml b/src/demo_uniswap/configs/dipdup.compose.yaml index 98824f36f..ff2b5e1a1 100644 --- a/src/demo_uniswap/configs/dipdup.compose.yaml +++ b/src/demo_uniswap/configs/dipdup.compose.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/demo_uniswap/configs/dipdup.sqlite.yaml b/src/demo_uniswap/configs/dipdup.sqlite.yaml index df747aea5..899fe07ad 100644 --- a/src/demo_uniswap/configs/dipdup.sqlite.yaml +++ b/src/demo_uniswap/configs/dipdup.sqlite.yaml @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/demo_uniswap.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/demo_uniswap.sqlite} \ No newline at end of file diff --git a/src/demo_uniswap/configs/dipdup.swarm.yaml b/src/demo_uniswap/configs/dipdup.swarm.yaml index 30dae3900..f973972a2 100644 --- a/src/demo_uniswap/configs/dipdup.swarm.yaml +++ b/src/demo_uniswap/configs/dipdup.swarm.yaml @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/dipdup/projects/base/configs/dipdup.compose.yaml.j2 b/src/dipdup/projects/base/configs/dipdup.compose.yaml.j2 index 98824f36f..ff2b5e1a1 100644 --- a/src/dipdup/projects/base/configs/dipdup.compose.yaml.j2 +++ b/src/dipdup/projects/base/configs/dipdup.compose.yaml.j2 @@ -17,6 +17,4 @@ sentry: environment: ${SENTRY_ENVIRONMENT:-""} prometheus: - host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + host: 0.0.0.0 \ No newline at end of file diff --git a/src/dipdup/projects/base/configs/dipdup.sqlite.yaml.j2 b/src/dipdup/projects/base/configs/dipdup.sqlite.yaml.j2 index 9058bbba9..c47caf14b 100644 --- a/src/dipdup/projects/base/configs/dipdup.sqlite.yaml.j2 +++ b/src/dipdup/projects/base/configs/dipdup.sqlite.yaml.j2 @@ -1,5 +1,3 @@ database: kind: sqlite - path: ${SQLITE_PATH:-/tmp/{{ project.package }}.sqlite} - -logging: ${LOGLEVEL:-INFO} \ No newline at end of file + path: ${SQLITE_PATH:-/tmp/{{ project.package }}.sqlite} \ No newline at end of file diff --git a/src/dipdup/projects/base/configs/dipdup.swarm.yaml.j2 b/src/dipdup/projects/base/configs/dipdup.swarm.yaml.j2 index 60fb7f485..a109cbbc5 100644 --- a/src/dipdup/projects/base/configs/dipdup.swarm.yaml.j2 +++ b/src/dipdup/projects/base/configs/dipdup.swarm.yaml.j2 @@ -18,5 +18,3 @@ sentry: prometheus: host: 0.0.0.0 - -logging: ${LOGLEVEL:-INFO}