began working on oauth auth flow
This commit is contained in:
parent
dba4e12032
commit
0aa132b43f
5 changed files with 31 additions and 3 deletions
|
|
@ -7,6 +7,8 @@ services:
|
|||
- db
|
||||
volumes:
|
||||
- ./markdownblog:/markdownblog
|
||||
# mount lets encrypt cert pem file
|
||||
- ./cloud-cdaut-de-chain.pem:/le_cert.pem
|
||||
ports:
|
||||
- "8000:8000"
|
||||
env_file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue