Compare commits
2 Commits
v0.0.3
...
499afea96f
| Author | SHA1 | Date | |
|---|---|---|---|
| 499afea96f | |||
| 4f60bad119 |
@@ -36,7 +36,7 @@ services:
|
||||
# Dev mail catcher — Kratos recovery/verification emails land here (web UI on 8025).
|
||||
# kratos.yml points the courier at smtp://mailpit:1025; prod uses a real SMTP via env.
|
||||
mailpit:
|
||||
image: axllent/mailpit:v1.30.3
|
||||
image: axllent/mailpit:v1.30.4
|
||||
ports:
|
||||
- "8025:8025"
|
||||
restart: unless-stopped
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@
|
||||
"dependencies": {
|
||||
"@larvit/log": "2.3.0",
|
||||
"ejs": "3.1.10",
|
||||
"lucide-static": "1.18.0"
|
||||
"lucide-static": "1.25.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/ejs": "3.1.5",
|
||||
|
||||
Reference in New Issue
Block a user