diff --git a/appspec.yml b/appspec.yml index 46e06f67..05308560 100644 --- a/appspec.yml +++ b/appspec.yml @@ -14,4 +14,4 @@ hooks: AfterInstall: - location: /start_server.sh timeout: 60 - runas: tht-chat-admin + runas: tht-api-admin