fixes to persist packages in pypi-server

This commit is contained in:
2025-12-16 17:50:27 +05:30
parent 63523216e5
commit b1abed4f94

View File

@@ -141,6 +141,7 @@ services:
volumes: *pypi_volumes volumes: *pypi_volumes
environment: environment:
- PYPISERVER_AUTH=update,download,list - PYPISERVER_AUTH=update,download,list
- PYPISERVER_DATA_DIR=/data
command: command:
- -P - -P
- /auth/htpasswd - /auth/htpasswd