Update docker-compose.yml

This commit is contained in:
MaxKey 2023-02-06 15:28:59 +08:00
parent bb79053b88
commit 8b70e8ef5c

View File

@ -77,8 +77,8 @@ services:
maxkey-nginx: maxkey-nginx:
image: nginx:latest image: nginx:latest
container_name: nginx container_name: maxkey-nginx
hostname: nginx hostname: maxkey-nginx
volumes: volumes:
- ./docker-nginx:/etc/nginx/conf.d - ./docker-nginx:/etc/nginx/conf.d
ports: ports: