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:
image: nginx:latest
container_name: nginx
hostname: nginx
container_name: maxkey-nginx
hostname: maxkey-nginx
volumes:
- ./docker-nginx:/etc/nginx/conf.d
ports: