docker-compose.yml 更新
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
|||||||
TZ: Asia/Shanghai
|
TZ: Asia/Shanghai
|
||||||
volumes:
|
volumes:
|
||||||
- ./docker_env/nginx/my.conf:/etc/nginx/conf.d/my.conf
|
- ./docker_env/nginx/my.conf:/etc/nginx/conf.d/my.conf
|
||||||
- ./backend/media:/backend/media
|
- ./backend/media:/backend/media
|
||||||
expose:
|
expose:
|
||||||
- "8080"
|
- "8080"
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user