introducer in both places. Specify superlinter

This commit is contained in:
Gene Hoffman 2020-09-10 09:07:39 -07:00 committed by Gene Hoffman
parent d5c8d16dbc
commit 6809973c95
2 changed files with 3 additions and 2 deletions

View File

@ -45,7 +45,8 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: github/super-linter@v3.9.4
# uses: github/super-linter@v3.10.0
uses: docker://github/super-linter:v3.10.0
env:
VALIDATE_ALL_CODEBASE: true
DEFAULT_BRANCH: master

View File

@ -149,7 +149,7 @@ full_node:
host: *self_hostname
port: 8446
introducer_peer:
host: introducer1.beta.chia.net # Chia AWS introducer IPv4/IPv6
host: introducer.beta.chia.net # Chia AWS introducer IPv4/IPv6
port: 8444
wallet_peer:
host: *self_hostname