build-configs(update)
This commit is contained in:
parent
53196369ee
commit
6892e38d09
|
@ -28,7 +28,7 @@ x-app: &default-app
|
|||
tty: true
|
||||
|
||||
services:
|
||||
web:
|
||||
web:
|
||||
<<: [*default-proxy, *default-app]
|
||||
build:
|
||||
context: .
|
||||
|
@ -36,7 +36,7 @@ services:
|
|||
depends_on:
|
||||
- php
|
||||
profiles: [web]
|
||||
|
||||
|
||||
php:
|
||||
<<: *default-app
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue