diff options
Diffstat (limited to 'auth.sh')
| -rwxr-xr-x | auth.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/auth.sh b/auth.sh deleted file mode 100755 index aa3dc1f..0000000 --- a/auth.sh +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | #!/usr/bin/env bash | ||
| 2 | |||
| 3 | podman run -it --rm --network host \ | ||
| 4 | -e SECRET="12345678912345678911111111111111" \ | ||
| 5 | -e APP_URL="http://10.0.0.92:3000" \ | ||
| 6 | -e USERS='diogo464:$2a$10$fE78J/Rq7kSik1cmXQ82Be6.zx3P4GEjhlifnI.ACHpHb5sDH/J1W' \ | ||
| 7 | ghcr.io/steveiliop56/tinyauth:v3 | ||
| 8 | |||
