forked from metin2/deploy
deploy info for arm/aarch64 specific.
This commit is contained in:
parent
b8b3580460
commit
4c9949a3ba
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue