
* Add dockerised local development environment * Enable tini (--init) for server container See https://docs.docker.com/compose/compose-file/#init for details * Add local development environment documentation * Add a tip for how-to connect a client on the same machine * Add specialized tools/docker folder Co-authored-by: Eric <latiosworks@gmail.com>
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
login_server_ip: db
|
|
ipban_db_ip: db
|
|
char_server_ip: db
|
|
map_server_ip: db
|
|
log_db_ip: db
|