pull/662/head
parent
4ccff95d9c
commit
9a36e227a3
@ -1,8 +0,0 @@
|
|||||||
version: '3.3'
|
|
||||||
services:
|
|
||||||
nginx:
|
|
||||||
network_mode: host
|
|
||||||
restart: always
|
|
||||||
image: nginx:stable-alpine
|
|
||||||
volumes:
|
|
||||||
- '/compose/volumes/nginx/:/etc/nginx/'
|
|
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
kuma_image_version: '1'
|
||||||
|
kuma_image_os: 'debian'
|
Loading…
Reference in new issue