mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 01:18:27 +08:00
Update docker-compose.yml
This commit is contained in:
parent
bb79053b88
commit
8b70e8ef5c
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user