Skip to content
Snippets Groups Projects
Commit 5ce43be4 authored by Stefano Stalio's avatar Stefano Stalio
Browse files

Update docker-compose.yml

parent e3b0121f
No related branches found
No related tags found
No related merge requests found
......@@ -13,11 +13,11 @@ services:
- 443:8888
user: root
environment:
GEN_CERT: yes
GRANT_SUDO: yes
JUPYTER_ENABLE_LAB: yes
GEN_CERT: 'yes'
GRANT_SUDO: 'yes'
JUPYTER_ENABLE_LAB: 'yes'
NB_UID: 1000
CHOWN_HOME: yes
CHOWN_HOME: 'yes'
CHOWN_HOME_OPTS: '-R'
sync:
container_name: sync
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment