hello-helm/docker-compose.yml

7 lines
83 B
YAML
Raw Normal View History

2022-11-27 11:11:54 +00:00
version: '3.7'
services:
app:
network_mode: host
build:
context: .