mirror of
https://github.com/capricornxl/ad-password-self-service.git
synced 2025-10-20 06:35:09 +08:00
添加自动安装脚本,方便快速部署上线。
调整部分代码,之前scheme是写死的https,考虑可能会有使用http,所以改成从request.scheme中取。 添加uwsgi启动脚本
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1 +1,12 @@
|
||||
/.idea
|
||||
.idea
|
||||
jsLibraryMappings.xml
|
||||
misc.xml
|
||||
modules.xml
|
||||
pwdselfservice.iml
|
||||
remote-mappings.xml
|
||||
workspace.xml
|
||||
codeStyles
|
||||
inspectionProfiles
|
||||
deployment.xml
|
||||
encodings.xml
|
||||
|
Reference in New Issue
Block a user