Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tokoeddi patch 2 #223

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
#

# Frontend app URL and bare domain name:
FRONTEND_URL=https://frontend.example.com
FRONTEND_DOMAIN_NAME=frontend.example.com
FRONTEND_URL=https://eddi-pigroup.com
FRONTEND_DOMAIN_NAME=eddi-pigroup.com

# Backend app URL and bare domain name:
BACKEND_URL=https://backend.example.com
BACKEND_DOMAIN_NAME=backend.example.com
BACKEND_URL=https://eddi-pigroup.com
BACKEND_DOMAIN_NAME=eddi-pigroup.com


# Obtain the following 2 values on the Pi Developer Portal (open develop.pi in the Pi Browser).
Expand All @@ -28,18 +28,18 @@ DOMAIN_VALIDATION_KEY=todo_developer_portal
PI_API_KEY=todo_developer_portal

# Generate a random string, or roll your face on the keyboard to fill this value:
SESSION_SECRET=abcd1324_TODO
SESSION_SECRET=07b309a34f841fb3f16d65a112772bd0aaf6145322a6765e47149fe1e50a1c7ad6a3422335d8cf19cfde9b24019ea5c27b41109e20045fade1d152ee99a2df81

# MongoDB database connection details:
MONGODB_DATABASE_NAME=demoapp
MONGODB_USERNAME=demoapp
MONGODB_PASSWORD=abcd1234
MONGODB_DATABASE_NAME=eddq4482_tokoeddi
MONGODB_USERNAME=eddq4482_eddq4482
MONGODB_PASSWORD=LMLmO68g@ufo


# This will be prepended to all container names.
# Changing this will make docker-compose lose track of all your containers.
# Run `docker-compose down` before changing it.
COMPOSE_PROJECT_NAME=pi-demo-app
COMPOSE_PROJECT_NAME=eddi-pigroup.com

# Set this to either "development" or "production" (XXX "staging"?):
ENVIRONMENT=production
Expand All @@ -48,4 +48,4 @@ ENVIRONMENT=production
DATA_DIRECTORY=./docker-data

# URL of the Pi Platform API - you should not need to change this.
PLATFORM_API_URL=https://api.minepi.com
PLATFORM_API_URL=https://eddi-pigroup.com