This commit is contained in:
Simple_Not 2023-06-11 16:53:07 +10:00
parent 5a52cf1cdd
commit 9d65927a73

View File

@ -13,8 +13,8 @@ services:
volumes: volumes:
- ./book:/book - ./book:/book
command: command:
- init # - init
# - echo "y" # - echo "y"
#- serve - serve
#- --hostname - --hostname
#- '0.0.0.0' - '0.0.0.0'