good build
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 43s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 43s
This commit is contained in:
@@ -36,7 +36,7 @@ fi
|
||||
|
||||
# Start the stack
|
||||
echo "Starting Log Server..."
|
||||
docker compose up -d || _die "Failed to start"
|
||||
docker compose up -d --build || _die "Failed to start"
|
||||
|
||||
# Wait for services
|
||||
echo -n "Waiting for services to start..."
|
||||
|
Reference in New Issue
Block a user