Restart unless stopped
This commit is contained in:
parent
850a8adc84
commit
402a92cf25
|
@ -10,3 +10,4 @@ services:
|
||||||
- ./notebooks:/notebooks
|
- ./notebooks:/notebooks
|
||||||
environment:
|
environment:
|
||||||
- TOKEN=a
|
- TOKEN=a
|
||||||
|
restart: unless-stopped
|
||||||
|
|
Loading…
Reference in New Issue