various fixes - autoconf process order, multisite config and examples

This commit is contained in:
bunkerity
2020-12-30 16:22:10 +01:00
parent 0026328f25
commit dc382c3e04
6 changed files with 24 additions and 5 deletions

View File

@@ -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