zkt25/sk1/prepare-app.sh
2025-04-29 19:12:53 +02:00

7 lines
164 B
Bash
Executable File

#!/bin/bash
docker-compose up -d web
./start-app-service.sh
echo "The application has started at https://sk1bk-edgvcnfsfxfsegg2.westeurope-01.azurewebsites.net/"