Skip to content

Commit

Permalink
AG-1622 code feedback changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sagely1 committed Jan 28, 2025
1 parent 0039828 commit e078a23
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# AWS CDK app

AWS CDK app for deploying Agora v4.
AWS CDK app for deploying Agora.

# Prerequisites

Expand Down
1 change: 0 additions & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@
container_port=4200,
container_memory=200,
container_env_vars={
"API_DOCS_URL": "http://agora-api-docs/api-docs",
"APP_VERSION": f"{agora_version}",
"CSR_API_URL": "http://agora-api:3333/api/v1",
"SSR_API_URL": "http://agora-api:3333/v1",
Expand Down

0 comments on commit e078a23

Please sign in to comment.