Skip to content

Commit

Permalink
Remove AWS credentials from run_worker.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kalabukdima committed May 14, 2024
1 parent 08c5f9a commit dd42089
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/worker/run_worker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ services:
command: p2p
environment:
DATA_DIR: /app/data
AWS_ACCESS_KEY_ID: 66dfc7705583f6fd9520947ac10d7e9f
AWS_SECRET_ACCESS_KEY: a68fdd7253232e30720a4c125f35a81bd495664a154b1643b5f5d4a4a5280a4f
AWS_S3_ENDPOINT: https://7a28e49ec5f4a60c66f216392792ac38.r2.cloudflarestorage.com
CONCURRENT_DOWNLOADS: 3
S3_TIMEOUT: 120
RPC_URL: ${RPC_URL:-https://sepolia-rollup.arbitrum.io/rpc}
Expand Down

0 comments on commit dd42089

Please sign in to comment.