mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
fix host
This commit is contained in:
parent
afa5d79fc2
commit
910fee2d29
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ services:
|
||||||
DB_PASSWORD: "${OPENOLAT_DB_PASSWORD}"
|
DB_PASSWORD: "${OPENOLAT_DB_PASSWORD}"
|
||||||
DB_URL: "jdbc:postgresql://openolat-db:5432/oodb"
|
DB_URL: "jdbc:postgresql://openolat-db:5432/oodb"
|
||||||
EXTRA_PROPERTIES: "/home/openolat/extra-properties.properties"
|
EXTRA_PROPERTIES: "/home/openolat/extra-properties.properties"
|
||||||
|
OLAT_HOST: olat.nilstrieb.dev
|
||||||
networks:
|
networks:
|
||||||
- openolat-network
|
- openolat-network
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue