add nginx proxy
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
version: '3.6'
|
||||
|
||||
volumes:
|
||||
log:
|
||||
driver: local
|
||||
driver_opts:
|
||||
type: none
|
||||
device: /var/log
|
||||
Reference in New Issue
Block a user