diff --git a/README.md b/README.md index 1b3cdd6..f75f846 100644 --- a/README.md +++ b/README.md @@ -270,4 +270,4 @@ And your docker container should show that the application has been enabled: TRACE: 172.17.0.1:51408 - ASGI [3] Send {'type': 'http.response.start', 'status': 200, 'headers': '<...>'} TRACE: 172.17.0.1:51408 - ASGI [3] Send {'type': 'http.response.body', 'body': '<2 bytes>'} TRACE: 172.17.0.1:51408 - ASGI [3] Completed -``` \ No newline at end of file +``` diff --git a/example.env b/example.env index ca58453..e1708c1 100644 --- a/example.env +++ b/example.env @@ -36,4 +36,4 @@ NEXTCLOUD_URL=http://nextcloud.local # CUDA Support # NVIDIA_VISIBLE_DEVICES=all -# NVIDIA_DRIVER_CAPABILITIES=compute # either 'compute' or 'utility' or 'all' \ No newline at end of file +# NVIDIA_DRIVER_CAPABILITIES=compute # either 'compute' or 'utility' or 'all'