diff --git a/config/ppanel.yaml b/config/ppanel.yaml index e17e11c..ea2cc50 100644 --- a/config/ppanel.yaml +++ b/config/ppanel.yaml @@ -24,9 +24,4 @@ MySQL: Redis: Host: redis_cache:6379 # Redis server address Type: server # Redis type - Pass: # Redis password (if any) - - MYSQL_ROOT_PASSWORD: rootpassword - MYSQL_DATABASE: my_database - MYSQL_USER: user - MYSQL_PASSWORD: userpassword \ No newline at end of file + Pass: # Redis password (if any) \ No newline at end of file