Rework CSRF and improved .woodpecker.yml

This commit is contained in:
Keannu Christian Bernasol 2024-08-30 19:28:24 +08:00
parent 47613a07d2
commit 81dd9334e3
8 changed files with 44 additions and 40 deletions

View file

@ -59,7 +59,7 @@ services:
- RUN_TYPE=monitor
image: drf_template:latest
ports:
- "5555:5555"
- "${CELERY_FLOWER_PORT}:5555"
volumes:
- .:/code
depends_on: