mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
Several improvements to Docker:
- ability to reload configuration files without building again the images - faster images building - corrected a mistake - logs are saved to the main host
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -12,8 +12,10 @@ modules/*
|
||||
!modules/*.sh
|
||||
build*/
|
||||
var/*
|
||||
docker/authserver/authserver.conf
|
||||
docker/worldserver/worldserver.conf
|
||||
docker/authserver/etc/authserver.conf
|
||||
docker/worldserver/etc/worldserver.conf
|
||||
docker/authserver/logs/
|
||||
docker/worldserver/logs/
|
||||
!docker/build
|
||||
|
||||
!.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user