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