Skip to content

Commit 223a4e2

Browse files
fix tests
1 parent bd09118 commit 223a4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ services:
1717
BASE_IMAGE: ${IMAGE_NAME:-teslagov/jwt-nginx}:${IMAGE_VERSION:-latest}
1818

1919
depends_on:
20-
- nginx-test
20+
- nginx

0 commit comments

Comments
 (0)