mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-03-31 23:14:30 +02:00
Fix env name of oauth2 endpoint
This commit is contained in:
@@ -13,7 +13,7 @@ logs=$(docker compose exec -T backup backup)
|
||||
|
||||
sleep 5
|
||||
|
||||
expect_running_containers "3"
|
||||
expect_running_containers "4"
|
||||
|
||||
echo "$logs"
|
||||
if echo "$logs" | grep -q "ERROR"; then
|
||||
|
||||
Reference in New Issue
Block a user