Compare commits
2
Commits
a64b5d02fd
...
5247f6bc23
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5247f6bc23 | ||
|
|
81ae5d1a27 |
+1
-1
@@ -18,7 +18,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
db:
|
||||
image: mysql:8.0
|
||||
image: mysql:26.7
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=root_password
|
||||
- MYSQL_DATABASE=ipost
|
||||
|
||||
Generated
+48
-1178
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -42,7 +42,7 @@
|
||||
"devDependencies": {
|
||||
"@hcaptcha/types": "^1.0.3",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^15.5.1",
|
||||
"lint-staged": "^17.0.0",
|
||||
"prettier": "^3.5"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
||||
Reference in New Issue
Block a user