mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
1. 重新初始化
2. 调整为手动更新 3. 添加指定服务端口的环境变量
This commit is contained in:
@@ -11,6 +11,8 @@ ENV PYTHONUNBUFFERED 1
|
||||
ENV DJANGO_SUPERUSER_USERNAME=admin
|
||||
ENV DJANGO_SUPERUSER_EMAIL=admin@eamil.com
|
||||
ENV DJANGO_SUPERUSER_PASSWORD=adminadmin
|
||||
ENV DJANGO_WEB_PORT=8000
|
||||
ENV DJANGO_DEBUG=True
|
||||
|
||||
COPY pip.conf /root/.pip/pip.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user