chore: changed the build from yejayekhoob/x to db123/x and added docker pull command instruction too
This commit is contained in:
@@ -9,7 +9,11 @@
|
||||
## Build
|
||||
|
||||
```bash
|
||||
docker build -t yejayekhoob/auth-proxy:latest .
|
||||
docker build -t db123/auth-proxy:latest .
|
||||
```
|
||||
or
|
||||
```bash
|
||||
docker pull git.yejayekhoob.com/db123/auth-proxy:latest
|
||||
```
|
||||
|
||||
## Run
|
||||
|
||||
Reference in New Issue
Block a user