面板
This commit is contained in:
@@ -11,6 +11,7 @@ RUN pip install --no-cache-dir --upgrade pip && \
|
||||
|
||||
COPY app /app/app
|
||||
COPY config /app/config
|
||||
COPY templates /app/templates
|
||||
COPY .env.example /app/.env.example
|
||||
|
||||
EXPOSE 18080
|
||||
|
||||
Reference in New Issue
Block a user