Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1970375fc6 |
+1
-1
@@ -18,7 +18,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: mysql:8.0
|
image: mysql:8.4
|
||||||
environment:
|
environment:
|
||||||
- MYSQL_ROOT_PASSWORD=root_password
|
- MYSQL_ROOT_PASSWORD=root_password
|
||||||
- MYSQL_DATABASE=ipost
|
- MYSQL_DATABASE=ipost
|
||||||
|
|||||||
Generated
+6
-6
@@ -46,9 +46,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@hcaptcha/types": {
|
"node_modules/@hcaptcha/types": {
|
||||||
"version": "1.2.0",
|
"version": "1.0.4",
|
||||||
"resolved": "https://registry.npmjs.org/@hcaptcha/types/-/types-1.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@hcaptcha/types/-/types-1.0.4.tgz",
|
||||||
"integrity": "sha512-lyeAbHCsrPS/uf5bwKr1WmhVduEHMe+2yUg5TnpDeKAgP+Nr/GyiZjp7zgSwm0ECD9e/r0OJFo/hz4DIYQUOQw==",
|
"integrity": "sha512-4CBrdr9DFC7sYZPRvLol82UVZVne8B2skBGfMDUqPC6q9vzHMwv/cNxXW44EIa6DaFDr+EWNSnKJpHxWr7Q42Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
@@ -2321,9 +2321,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@hcaptcha/types": {
|
"@hcaptcha/types": {
|
||||||
"version": "1.2.0",
|
"version": "1.0.4",
|
||||||
"resolved": "https://registry.npmjs.org/@hcaptcha/types/-/types-1.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@hcaptcha/types/-/types-1.0.4.tgz",
|
||||||
"integrity": "sha512-lyeAbHCsrPS/uf5bwKr1WmhVduEHMe+2yUg5TnpDeKAgP+Nr/GyiZjp7zgSwm0ECD9e/r0OJFo/hz4DIYQUOQw==",
|
"integrity": "sha512-4CBrdr9DFC7sYZPRvLol82UVZVne8B2skBGfMDUqPC6q9vzHMwv/cNxXW44EIa6DaFDr+EWNSnKJpHxWr7Q42Q==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@img/colour": {
|
"@img/colour": {
|
||||||
|
|||||||
Reference in New Issue
Block a user