mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
nextcloud: allow to adjust name of nextcloud container
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
f723b7c685
commit
e156e9ccfd
2 changed files with 9 additions and 3 deletions
|
|
@ -178,6 +178,7 @@
|
|||
}
|
||||
],
|
||||
"environment": [
|
||||
"NEXTCLOUD_HOST=nextcloud-aio-nextcloud",
|
||||
"POSTGRES_HOST=nextcloud-aio-database",
|
||||
"POSTGRES_PORT=5432",
|
||||
"POSTGRES_PASSWORD=%DATABASE_PASSWORD%",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue