You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,6 +154,7 @@ Environment variables (will overwrite other server configs)
154
154
| HMD_S3_SECRET_ACCESS_KEY | no example | AWS secret key |
155
155
| HMD_S3_REGION |`ap-northeast-1`| AWS S3 region |
156
156
| HMD_S3_BUCKET | no example | AWS S3 bucket name |
157
+
| HMD_HSTS_ENABLE |` true`| set to enable [HSTS](https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security) if HTTPS is also enabled (default is ` true`) |
0 commit comments