Compare commits
3
Commits
525ace3666
...
50c6efbf95
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
50c6efbf95 | ||
|
|
276e1b3edd | ||
|
|
796f50b5a7 |
+1
-1
@@ -18,7 +18,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
db:
|
||||
image: mysql:8.0
|
||||
image: mysql:8.4
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=root_password
|
||||
- MYSQL_DATABASE=ipost
|
||||
|
||||
Generated
+422
-297
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -13,7 +13,7 @@
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
"lru-cache": "^11.1",
|
||||
"mysql2": "^3.14",
|
||||
"sharp": "^0.34",
|
||||
"sharp": "^0.35.0",
|
||||
"swagger-autogen": "^2.23",
|
||||
"uglify-js": "^3.19",
|
||||
"unsafe_encrypt": "^1.0.4",
|
||||
|
||||
Reference in New Issue
Block a user