began working on oauth auth flow

This commit is contained in:
CDaut 2022-12-16 23:10:18 +01:00 committed by CDaut
parent dba4e12032
commit 0aa132b43f
5 changed files with 31 additions and 3 deletions

View file

@ -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: