it works now :)
This commit is contained in:
parent
26cf9099ae
commit
05dfd7068d
@ -7,4 +7,5 @@ services:
|
||||
ports:
|
||||
- 80:3000
|
||||
restart: always
|
||||
entrypoint: ['/usr/bin/mdbook', 'serve', '/mdbook']
|
||||
entrypoint: ['/usr/bin/mdbook', 'serve', '/mdbook', '-n', '0.0.0.0']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user