mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-08-02 17:23:16 +08:00
Rework CSRF and improved .woodpecker.yml
This commit is contained in:
parent
47613a07d2
commit
81dd9334e3
8 changed files with 44 additions and 40 deletions
|
@ -59,7 +59,7 @@ services:
|
|||
- RUN_TYPE=monitor
|
||||
image: drf_template:latest
|
||||
ports:
|
||||
- "5555:5555"
|
||||
- "${CELERY_FLOWER_PORT}:5555"
|
||||
volumes:
|
||||
- .:/code
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue