You've already forked pigallery2
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:
@ -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
|
||||
|
Reference in New Issue
Block a user