Files
AzerothCore-RealmMaster/docker-compose.yml
Deckard 7325c3347f Fix MySQL NFS permission issues
- Run MySQL container as root (user: 0:0) to handle NFS mount permissions
- Add --user=mysql flag to MySQL command to switch to mysql user after initialization
- This resolves 'Permission denied' errors when using NFS volumes for MySQL data
2025-09-27 16:30:55 -04:00

17 KiB