diff --git a/docker-compose.example.yml b/docker-compose.example.yml index 882398f..95807b3 100644 --- a/docker-compose.example.yml +++ b/docker-compose.example.yml @@ -19,7 +19,7 @@ services: tinyauth: container_name: tinyauth - image: ghcr.io/steveiliop56/tinyauth:latest + image: ghcr.io/steveiliop56/tinyauth:v3 environment: - SECRET=some-random-32-chars-string - APP_URL=https://tinyauth.example.com