mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #21] Docker 映射静态页面部署文件夹 #5783
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#5783
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @suiyueou on GitHub (Jul 24, 2022).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/21
Docker 部署时,是不是可以映射出一个特定文件夹来支持静态页面的部署,然后或许还可以在添加站点的界面上提示下路径什么的(~
@0xJacky commented on GitHub (Jul 24, 2022):
是的 直接映射就行,建议映射到 /var/ww 下面
Jacky
@suiyueou commented on GitHub (Jul 24, 2022):
好的,我刚刚主要是不知道映射到哪里,有点迷茫,嘿嘿
@suiyueou commented on GitHub (Jul 24, 2022):
/var文件夹下面似乎没有 www 文件夹斯~@0xJacky commented on GitHub (Jul 24, 2022):
会自动创建的 随便映射到一个目录就行
Jacky
@suiyueou commented on GitHub (Jul 24, 2022):
喔!好嘞~