Rename HedgeDoc and Element to match new names

pull/4/head
otthorn 3 years ago
parent 84b3e4ba48
commit 9691edcff0

@ -2,8 +2,8 @@ version: "3"
services:
riot:
build: riot
element:
build: element
restart: always
ports:
- 8080:80
@ -55,8 +55,8 @@ services:
environment:
- "DISCORD_WEBHOOK=${PROMETHEUS_DISCORD_WEBHOOK}"
codimd:
build: codimd
hedgedoc:
build: hedgedoc
restart: always
environment:
- "CMD_DB_URL=${CODIMD_DB_URL}"

Before

Width:  |  Height:  |  Size: 454 KiB

After

Width:  |  Height:  |  Size: 454 KiB

Loading…
Cancel
Save