Fix accidental double-binding of port 9000
This commit is contained in:
parent
f0e91ad15b
commit
c550a32dd5
@ -6,8 +6,6 @@ services:
|
||||
env_file:
|
||||
- path: ./nut.env
|
||||
required: true
|
||||
ports:
|
||||
- "9000:9000"
|
||||
volumes:
|
||||
- "$DOCKER_DATA/titles:/nut/titles:rw"
|
||||
- "$DOCKER_DATA/conf:/nut/conf:rw"
|
||||
|
Loading…
Reference in New Issue
Block a user