Update nexus/docker-compose.yml
This commit is contained in:
parent
5c9ac43a4b
commit
41f6d71ed4
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ services:
|
||||||
- 8081:8081
|
- 8081:8081
|
||||||
- 8082:8082
|
- 8082:8082
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/nexus:/nexus-data
|
- /docker/appdata/nexus:/nexus-data ## Need to run sudo chown -R 200 /docker/appdata/nexus/ for this to work
|
||||||
|
|
Reference in a new issue