Skip to content

Commit

Permalink
add @aws option to app.arc
Browse files Browse the repository at this point in the history
closes remix-run/remix#3301
  • Loading branch information
ryanflorence committed Aug 10, 2023
1 parent fa75819 commit 146f7f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app.arc
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
@app
grunge-stack-template

# @aws
# region us-east-2
# profile default

@http
/*
method any
Expand Down

0 comments on commit 146f7f5

Please sign in to comment.