AzerothCore complete Docker solution

Check https://github.com/azerothcore/azerothcore-wotlk/tree/master/docker for all details.
This commit is contained in:
Francesco Borzì
2019-01-12 21:48:33 +01:00
committed by GitHub
parent e7dafc18d2
commit 7bff043a1b
13 changed files with 186 additions and 2 deletions

3
.gitignore vendored
View File

@@ -12,6 +12,9 @@ modules/*
!modules/*.sh
build*/
var/*
docker/authserver/authserver.conf
docker/worldserver/worldserver.conf
!docker/build
!.gitkeep