import { AppAzureAcs } from "../../components/app-azure-acs";

const app = new AppAzureAcs;

export const appUrl = app.containerAppUrl;
