Fixed docker env bugs, and issues from PR
This commit is contained in:
@@ -55,6 +55,9 @@ define('SECURE_AUTH_SALT', 'Ku5k]% pS[eN,))rR4%JF7c5l;w(NVFvLir-:|-N07`[yp/U*J2x
|
||||
define('LOGGED_IN_SALT', 'AS,kWNt-W~}c(# tsmi$hEx{XD|`<vXO{hT$|0KPLt$z!`6x>J28>nf~*8jsfFkc');
|
||||
define('NONCE_SALT', '5}W)&1O:bSk@p=Uj1QJIuT<91:LHv+`Ix=;y37LaPwNWa&EW$;E~jU45+.-;%]2}');
|
||||
|
||||
define('JWT_AUTH_SECRET_KEY', 'z={bYHD+B[NE>o${e:t~LZ]b!2n8knYwjAsRzB5`|8IM-#d/kv+#V-1900e1ia2M');
|
||||
define('JWT_AUTH_CORS_ENABLE', true);
|
||||
|
||||
|
||||
//For case when wordpress is behind reverse proxy https -> http
|
||||
//With this settings, siteurl and home have to be https://....
|
||||
|
||||
Reference in New Issue
Block a user