Finalizing Docker Compose files and configuration options

This commit is contained in:
Scott Idem
2023-02-23 16:10:37 -05:00
parent 3980cac8f3
commit e78b13602b
4 changed files with 8 additions and 2 deletions

View File

@@ -4,6 +4,9 @@ OSIT_ENV=development
# OSIT_ENV=production
# OSIT_ENV=testing
OSIT_WEB_HTTP_PORT=8080
OSIT_WEB_HTTPS_PORT=4443
# Aether general shared config options
# For general shared config options like API access and use, database access and use, Redis, and SMTP
# home development, live testing, live production, onsite development, onsite testing, onsite production???