Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Migrate to ts frontend #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aws/templates/ktorbase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ Resources:
Java_EMF_Metrics: true
ECS_PROMETHEUS_EXPORTER_PORT: !Ref JmxMetricsPort

ServiceService:
Service:
Type: AWS::ECS::Service
DependsOn: ServiceLoadBalancerListener
Properties:
Expand Down
Loading