mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
add hosts for services to php container
This commit is contained in:
parent
48ac6115f6
commit
34f6e2cd46
2 changed files with 20 additions and 1 deletions
|
|
@ -381,6 +381,7 @@ impl Cloud {
|
|||
volumes,
|
||||
gateway,
|
||||
&options.services,
|
||||
&config.proxy,
|
||||
)
|
||||
.await
|
||||
.wrap_err("Failed to start php container")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue