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