Commit 21114f48 authored by Tobias Munk's avatar Tobias Munk Committed by GitHub

updated nginx image, see also #2

parent 209bce59
version: '2'
services:
web:
image: phundament/nginx-one:1.9-5.0.2
image: phundament/nginx-one:1.9-5.1.1
environment:
- FASTCGI_PASS_HOST=php
depends_on:
......@@ -13,4 +13,4 @@ services:
php:
image: ${STACK_PHP_IMAGE}
volumes:
- /app/web
\ No newline at end of file
- /app/web
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment