David
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
docker-compose-generator/docker-fragments/nbxplorer.yml
|
|
@ -4,7 +4,7 @@ services: |
|
|
|
|
|
|
|
nbxplorer: |
|
|
|
restart: unless-stopped |
|
|
|
image: nicolasdorier/nbxplorer:2.0.0.1 |
|
|
|
image: nicolasdorier/nbxplorer:2.0.0.2 |
|
|
|
expose: |
|
|
|
- "32838" |
|
|
|
environment: |
|
|
@ -14,4 +14,4 @@ services: |
|
|
|
- "nbxplorer_datadir:/datadir" |
|
|
|
|
|
|
|
volumes: |
|
|
|
nbxplorer_datadir: |
|
|
|
nbxplorer_datadir: |
|
|
|