examples - polishing before next release
This commit is contained in:
@@ -4,7 +4,6 @@ services:
|
||||
|
||||
mywww:
|
||||
image: bunkerity/bunkerized-nginx
|
||||
restart: always
|
||||
depends_on:
|
||||
- myphp
|
||||
ports:
|
||||
|
||||
@@ -6,5 +6,5 @@ REDIRECT_HTTP_TO_HTTPS=yes
|
||||
DISABLE_DEFAULT_SERVER=yes
|
||||
USE_CLIENT_CACHE=yes
|
||||
USE_GZIP=yes
|
||||
REMOTE_PHP=localhost
|
||||
REMOTE_PHP_PATH=/opt/bunkerized-nginx/www
|
||||
LOCAL_PHP=/run/php/php7.3-fpm.sock
|
||||
LOCAL_PHP_PATH=/opt/bunkerize-nginx/www
|
||||
|
||||
Reference in New Issue
Block a user