feat:添加password pusher到列表(感谢网友包子叔的投稿)
This commit is contained in:
7
apps/passwordpusher/release/.env.sample
Normal file
7
apps/passwordpusher/release/.env.sample
Normal file
@@ -0,0 +1,7 @@
|
||||
CONTAINER_NAME="passwordpusher"
|
||||
PANEL_APP_PORT_HTTP="40180"
|
||||
PANEL_DB_HOST="mysql"
|
||||
PWPUSHER_DB_PORT="3306"
|
||||
PANEL_DB_NAME="passwordpusher"
|
||||
PANEL_DB_USER="passwordpusher"
|
||||
PANEL_DB_USER_PASSWORD="MyDBPWD_brls9UwcRasl"
|
||||
Reference in New Issue
Block a user