5 lines
189 B
Bash
5 lines
189 B
Bash
# === Simulator Git Repo ===
|
|
# Use SSH format because the Dockerfile uses SSH to clone
|
|
SIMULATOR_GIT_REPO=git@github.com:Aignosi/sientia-dataops-opc_simulator.git
|
|
SIMULATOR_GIT_BRANCH=main
|