Skip to content

Commit

Permalink
Removed duplicate "amazon" in providers list
Browse files Browse the repository at this point in the history
Removed duplicate "amazon" in providers list
  • Loading branch information
PEN Consultants, LLC authored Aug 14, 2022
1 parent 8923375 commit e0debae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
providers: [ "amazon","alibaba","amazon","microsoft","digitalocean","linode","vultr","google" ] # supported providers
providers: [ "amazon","alibaba","microsoft","digitalocean","linode","vultr","google" ] # supported providers
environments: [ "test", "dev", "prod", "stage" , "staging" , "bak" ] # used for mutations
proxytype: "http" # socks5 / http
ipinfo: "" # IPINFO.io API KEY

0 comments on commit e0debae

Please sign in to comment.