hedgedoc/lib
Matej Cotman 65fac143f6 fix(s3): replace dash with dot for s3 endpoint
According to the AWS documentation there is no situation that there is a dash in `s3-<region>.amazonaws.com`, the correct way is with a dot `s3.<region>.amazonaws.com`
Source: https://docs.aws.amazon.com/general/latest/gr/s3.html

Signed-off-by: Matej Cotman <matej.cotman@eficode.com>
2021-08-04 16:09:08 +03:00
..
config
migrations
models Add help link and short explanation for failing migrations 2021-07-21 00:06:07 +02:00
ot
web fix(s3): replace dash with dot for s3 endpoint 2021-08-04 16:09:08 +03:00
workers
csp.js
errors.js
history.js
letter-avatars.js
logger.js
prometheus.js
realtime.js
response.js
utils.js Exclude /metrics and /status routes from session initialization 2021-07-20 23:56:54 +02:00