Skip to content

Commit

Permalink
chore: privileged mode for dev server
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehonal committed Oct 24, 2022
1 parent 2c41f44 commit 1fc2586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ services:
ac-dev-server:
<<: *ac-shared-conf
tty: true
privileged: true
image: acore/ac-wotlk-dev-server:${DOCKER_IMAGE_TAG:-master}
ports:
- ${DOCKER_WORLD_EXTERNAL_PORT:-8085}:8085
Expand Down

0 comments on commit 1fc2586

Please sign in to comment.