Skip to content

Commit

Permalink
Merge pull request #345 from rsksmart/QA-Test
Browse files Browse the repository at this point in the history
Qa test
  • Loading branch information
MaximStanciu8 authored Nov 16, 2023
2 parents 6121030 + 6a3e55a commit 5048077
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ services:
- CAPTCHA_SITE_KEY
- CAPTCHA_THRESHOLD
- DISABLE_CAPTCHA
- BTC_WALLET_PASSWORD
- BTC_ENCRYPTED_WALLET
ports:
- "8080:8080"
volumes:
Expand Down
2 changes: 2 additions & 0 deletions docker-compose/local/docker-compose.lps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ services:
- CAPTCHA_SITE_KEY
- CAPTCHA_THRESHOLD
- DISABLE_CAPTCHA
- BTC_WALLET_PASSWORD
- BTC_ENCRYPTED_WALLET
ports:
- "8080:8080"
volumes:
Expand Down

0 comments on commit 5048077

Please sign in to comment.