fixes to persist packages in pypi-server
This commit is contained in:
@@ -141,6 +141,7 @@ services:
|
||||
volumes: *pypi_volumes
|
||||
environment:
|
||||
- PYPISERVER_AUTH=update,download,list
|
||||
- PYPISERVER_DATA_DIR=/data
|
||||
command:
|
||||
- -P
|
||||
- /auth/htpasswd
|
||||
|
||||
Reference in New Issue
Block a user