Browse Source

docker-compose: added comment how to increase verbosity of libgl

Fabian Peter Hammerle 4 years ago
parent
commit
6b18ca50c9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

@@ -12,6 +12,7 @@ services:
     image: fphammerle/toontown-rewritten
     environment:
     - DISPLAY
+    #- LIBGL_DEBUG=verbose
     volumes:
     - /tmp/.X11-unix:/tmp/.X11-unix:ro
     - engine:/toontown-rewritten/engine:rw