Skip to content

Commit

Permalink
chore: deploy
Browse files Browse the repository at this point in the history
update name + delete old file
  • Loading branch information
seaerchin committed Aug 15, 2024
1 parent 5ccee7a commit f6bfeef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 123 deletions.
6 changes: 1 addition & 5 deletions .aws/deploy/task-definition.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"containerDefinitions": [
{
"name": "backend",
"name": "studio",
"portMappings": [
{
"containerPort": 3000,
Expand All @@ -26,10 +26,6 @@
},
"volumesFrom": [],
"secrets": [
{
"name": "CLOUDMERSIVE_API_KEY",
"valueFrom": "STAGING_CLOUDMERSIVE_API_KEY"
},
{
"name": "NEXT_PUBLIC_ENABLE_STORAGE",
"valueFrom": "NEXT_PUBLIC_ENABLE_STORAGE"
Expand Down
118 changes: 0 additions & 118 deletions apps/studio/deploy/task-definition.json

This file was deleted.

0 comments on commit f6bfeef

Please sign in to comment.