various fixes - autoconf process order, multisite config and examples
This commit is contained in:
@@ -30,6 +30,8 @@ services:
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- autoconf:/etc/nginx
|
||||
depends_on:
|
||||
- mywww
|
||||
|
||||
myapp1:
|
||||
image: php:fpm
|
||||
|
||||
Reference in New Issue
Block a user