瀏覽代碼

Update location for uwsgi.ini

master
Michael van Tellingen 9 年之前
父節點
當前提交
7b6908bf37
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile 查看文件

@@ -19,4 +19,4 @@ RUN make build_sandbox
19 19
 
20 20
 RUN cp --remove-destination /app/src/oscar/static/oscar/img/image_not_found.jpg /app/sites/sandbox/public/media/
21 21
 
22
-CMD uwsgi --ini /app/sites/sandbox/deploy/uwsgi.ini
22
+CMD uwsgi --ini /app/sites/sandbox/uwsgi.ini

Loading…
取消
儲存