Skip to content

Commit

Permalink
fix: removed AWS as it's not ready yet
Browse files Browse the repository at this point in the history
  • Loading branch information
Simen Daehlin committed Sep 5, 2022
1 parent 76e9480 commit 99c3561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const _config = {
aws: {
name: `AWS`,
description: `Amazon Web Services`,
enabled: true
enabled: false
},
digitalocean: {
name: `Digital Ocean`,
Expand Down

0 comments on commit 99c3561

Please sign in to comment.