mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-08-02 17:23:16 +08:00
Update .env values and set up woodpecker.yml
This commit is contained in:
parent
d8065bc70a
commit
67a20a3330
5 changed files with 41 additions and 6 deletions
|
@ -10,7 +10,7 @@ services:
|
|||
dockerfile: Dockerfile
|
||||
image: drf_template:latest
|
||||
ports:
|
||||
- "8000:8000"
|
||||
- "${BACKEND_PORT}:${BACKEND_PORT}"
|
||||
environment:
|
||||
- PYTHONBUFFERED=1
|
||||
- RUN_TYPE=web
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue