Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
phamphong9981 committed Sep 11, 2024
1 parent 047cc78 commit 0d96df8
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions ci/.env.ci
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,14 @@ POSTGRES_DB_TEST=test
MNEMONIC=

# IPFS
IPFS_GATEWAY=
REQUEST_IPFS_TIMEOUT=
IPFS_GATEWAY=http://ipfs.dev.aura.network:8080/ipfs/
REQUEST_IPFS_TIMEOUT=100000
MAX_CONTENT_LENGTH_BYTE=100000000
MAX_BODY_LENGTH_BYTE=100000000

# AWS S3
AWS_SECRET_ACCESS_KEY=
AWS_ACCESS_KEY_ID=
AWS_REGION=
BUCKET=
S3_GATEWAY=

# IPFS
IPFS_GATEWAY=
REQUEST_IPFS_TIMEOUT=
S3_GATEWAY=

0 comments on commit 0d96df8

Please sign in to comment.