mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-29 13:15:46 +00:00
Compare commits
1 Commits
v0.1.0-bet
...
v0.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c362313f51 |
@@ -26,7 +26,7 @@ services:
|
||||
- SECRET=some-random-32-chars-string
|
||||
- ROOT_URL=https://example.com
|
||||
- APP_URL=https://tinyauth.example.com
|
||||
- USERS=user:$$2a$$10$$UdLYoJ5lgPsC0RKqYH/jMua7zIn0g9kPqWmhYayJYLaZQ/FTmH2/u (user:password)
|
||||
- USERS=user:$$2a$$10$$UdLYoJ5lgPsC0RKqYH/jMua7zIn0g9kPqWmhYayJYLaZQ/FTmH2/u
|
||||
labels:
|
||||
traefik.enable: true
|
||||
traefik.http.routers.tinyauth.rule: Host(`tinyauth.dev.local`)
|
||||
|
||||
Reference in New Issue
Block a user