This repository has been archived on 2025-07-16. You can view files and clone it, but cannot push or open issues or pull requests.
Files
vue-with-websockets/scripts/var.sh

5 lines
97 B
Bash
Raw Normal View History

#!/bin/bash
# Set variable for current active docker compose file
export file="development.yml"