mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(Docker): fix Priority class denied (#3295)
This commit is contained in:
@@ -24,6 +24,7 @@ services:
|
||||
tty: true
|
||||
image: azerothcore/worldserver
|
||||
restart: unless-stopped
|
||||
privileged: true
|
||||
build:
|
||||
context: ./docker/worldserver
|
||||
dockerfile: Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user