mirror of
https://github.com/samply/bridgehead.git
synced 2026-05-14 08:00:26 +02:00
Rename Teiler Backend, Teiler Dashboard and Teiler Orchestrator
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ "$ENABLE_TEILER" == true ];then
|
||||
log INFO "Teiler setup detected -- will start Teiler services."
|
||||
OVERRIDE+=" -f ./$PROJECT/modules/teiler-compose.yml"
|
||||
fi
|
||||
Reference in New Issue
Block a user