Skip to content
This repository was archived by the owner on Mar 2, 2025. It is now read-only.

Commit 516261b

Browse files
committed
additional info
1 parent 4ce8e53 commit 516261b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ This app also supports(of course it is) token refreshing, it checks if token val
153153
## Docker Support
154154
This app also supports docker, to set it up you just need to clone this repository and build this image by yourself using:
155155
```bash
156+
git checkout dockerize # docker support is on other branch
156157
docker build -t ssj_auth .
157158
```
158159
or pull already built one with:

0 commit comments

Comments
 (0)