Added a basic homepage
This commit is contained in:
parent
d40640a648
commit
12fd3c04ca
113 changed files with 414 additions and 506 deletions
|
|
@ -7,7 +7,7 @@ services:
|
|||
- PAGODA_APP_ENVIRONMENT=production
|
||||
- PAGODA_APP_HOST=camzalewski.com
|
||||
- PAGODA_HTTP_HOSTNAME=0.0.0.0
|
||||
- PAGODA_HTTP_PORT=8000
|
||||
- PAGODA_HTTP_PORT=8001
|
||||
- PAGODA_APP_ENCRYPTIONKEY=${ENCRYPTION_KEY}
|
||||
volumes:
|
||||
- sqlite_data:/app/dbs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue