1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-07-15 01:24:25 +02:00

updating docker build

This commit is contained in:
Patrik J. Braun
2019-12-30 20:48:25 +01:00
parent c716ff4ca7
commit 832efde081
4 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@ services:
nginx:
image: nginx:latest
container_name: production_nginx
container_name: nginx
volumes:
- ./nginx.conf:/etc/nginx/nginx.conf
- ./nginx/error.log:/etc/nginx/error_log.log