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