Remove unneeded environment variable from collabora
This commit is contained in:
parent
60303b0049
commit
1f8221ff5b
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ environment = [
|
||||||
"password=${COLLABORA_PASSWORD}",
|
"password=${COLLABORA_PASSWORD}",
|
||||||
"username=${COLLABORA_USERNAME}",
|
"username=${COLLABORA_USERNAME}",
|
||||||
"domain=collabora.korhonen.cc",
|
"domain=collabora.korhonen.cc",
|
||||||
"DONT_GEN_SSL_CERT=yes",
|
|
||||||
]
|
]
|
||||||
networks = ["proxy"]
|
networks = ["proxy"]
|
||||||
labels = [
|
labels = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue