5 lines
130 B
YAML
5 lines
130 B
YAML
services:
|
|
app:
|
|
build: .
|
|
restart: always
|
|
# добавляем сеть из оверлеев (staging.yml, prod.yml). |