mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-13 00:58:34 +00:00
6 lines
159 B
YAML
6 lines
159 B
YAML
services:
|
|
ac-mysql:
|
|
# Optional override that publishes the MySQL port when MYSQL_EXPOSE_PORT=1
|
|
ports:
|
|
- "${MYSQL_EXTERNAL_PORT}:${MYSQL_PORT}"
|