Config examples for Raccoon+Bluelight in Win10/11 localhost deployment #10
luckypig3400
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is my note for deploying at localhost:8081 in Win10/11
You may look at my config files if you have some issues during the configurations.
Hopes this may help you! 😺
Environment
All Programs were installed in the default location
My Raccoon Config files
.env
plugins\config.js
No changes
Just copy the
config.template.js
and rename it toconfig.js
public\scripts\config.js
My Bluelight Config file
public\html\BL\bluelight\data\config.json
Virtual host config files
Windows Host file
Add the line below in
C:\Windows\System32\drivers\etc\hosts
XAMPP Apache vhost config
Add the following lines in
C:\xampp\apache\conf\extra\httpd-vhosts.conf
Beta Was this translation helpful? Give feedback.
All reactions