docker-compose
config files example
#14
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
-
Much Appreciate Auther Chinlinlee provide
docker-compose.yml
to accelerate sever deployment 😸If you haven't excluded your local
raccoon
project folder from Windows DefenderYou may have a slow start-up experience while deploying.
( It took me about 10~15 mins to fully build & startup raccoon with docker-compose!
docker-compose.yml
.env
Make Sure you created
plugins/config.js
Copy
plugins/config.template.js
asplugins/config.js
Make Sure you modified
public/scripts/config.js
Copy
public/scripts/config.template.js
aspublic/scripts/config.js
and modify all port settings to match your env port (8081 in this example)
Beta Was this translation helpful? Give feedback.
All reactions