forked from metin2/deploy
1
0
Fork 0

deploy info for arm/aarch64 specific.

This commit is contained in:
nicugnm 2024-01-09 18:21:50 +02:00
parent b8b3580460
commit 4c9949a3ba
1 changed files with 4 additions and 0 deletions

View File

@ -27,3 +27,7 @@ docker compose up -d
```
On the first run, you might need to connect to port 3306 with your favourite MySQL client (Navicat, DBeaver, phpMyAdmin etc.) and install a Metin2 database schema.
### Builds on MacOS Apple-Cip specific hosting
In order to achieve hosting source on your Mac, you'll need to use `colima` and use Mysql 5.5.
This should be fixed when mysql will be upgraded to 8+ version.