diff --git a/.aws/graasp-library-dev.json b/.aws/graasp-library-dev.json index 5d3af4e5..e1ef83e3 100644 --- a/.aws/graasp-library-dev.json +++ b/.aws/graasp-library-dev.json @@ -54,7 +54,7 @@ "dockerLabels": null, "systemControls": null, "privileged": null, - "name": "graasp-explorer-development" + "name": "graasp-library" } ], "placementConstraints": [], @@ -62,7 +62,7 @@ "taskRoleArn": null, "compatibilities": [], "taskDefinitionArn": null, - "family": "graasp-explorer-development", + "family": "graasp-library", "requiresAttributes": [], "pidMode": null, "requiresCompatibilities": [ @@ -76,4 +76,4 @@ "inferenceAccelerators": null, "proxyConfiguration": null, "volumes": [] -} \ No newline at end of file +}