mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-08-02 09:13:16 +08:00
Fix directory and image tags not being read properly
This commit is contained in:
parent
4c7a53047d
commit
07afe51618
4 changed files with 92 additions and 14 deletions
|
@ -18,7 +18,7 @@ This is a Django template that I personally use for my projects. This covers the
|
|||
|
||||
- Create a copy of the `.env.sample` file and name it as `.env` in the same directory
|
||||
- Populate .env with values
|
||||
- Run `docker-compose up`
|
||||
- Run `docker-compose up -f docker-compose.dev.yml`
|
||||
|
||||
Be sure to follow through the steps shown in the `stripe-listener` container for initial setup with Stripe!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue