Mercurial > libervia-backend
annotate docker/libervia-web-dev-demo/libervia.conf @ 4088:4325a0f13b0f
tools (common/date_utils): update date parsing regex:
the regex `<timestamp> + 30 minutes` was not parsed correctly, this update should fix it.
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 08 Jun 2023 21:27:12 +0200 |
parents | db0f4d419448 |
children |
rev | line source |
---|---|
3511
db0f4d419448
docker: add demo images and compose file
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 [web] |
db0f4d419448
docker: add demo images and compose file
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
2 connection_type = http |
db0f4d419448
docker: add demo images and compose file
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
3 port = 8880 |
db0f4d419448
docker: add demo images and compose file
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
4 security_warning = false |