palworld-server-docker
palworld-server-docker copied to clipboard
[FIX] fixed tips for docker compose & translations
Context
- Adjust the order of docker compose commands when backing up data with docker compose.
- If follow the previous commands leads to initialization issues on Ubuntu 22.04 LTS version (AWS EC2).
- Added missing Korean README translation
Choices
- need to stop first before changing something.
Test instructions
Checklist before requesting a review
- [v] I have performed a self-review of my code
- [v ] I've added documentation about this change to the README.
- [v] I've not introduced breaking changes.
It's better to include only one change in a single PR. If possible
I recommend submitting separate PRs for the translation and the modification of the Docker command.
@DaeHyeoNi I agree on the splitting of PR's, however it's not really necessary for this one, since the change is so small
Do I need to change something else? In the case of the last review, if I apply it, I think the actual content of the original document and the translated document seems to be slightly different.