Skip to content
Snippets Groups Projects
Commit fbb92637 authored by Rory Meyer's avatar Rory Meyer
Browse files

updated .env

parent be0e6bb1
Branches
No related tags found
1 merge request!5Staging
Pipeline #1194675364 passed
...@@ -14,7 +14,7 @@ GID=1000 ...@@ -14,7 +14,7 @@ GID=1000
#This should be changed to reflect the Host Machines Name. #This should be changed to reflect the Host Machines Name.
DB_HOST=db_host DB_HOST=db_host
DB_NAME=dev_db DB_NAME=openais
DB_EXT_PORT=15433 DB_EXT_PORT=15433
DB_INT_PORT=5432 DB_INT_PORT=5432
...@@ -25,7 +25,9 @@ POSTGRES_PASSWORD=super_secret_password ...@@ -25,7 +25,9 @@ POSTGRES_PASSWORD=super_secret_password
#---------------------- #----------------------
PGFEATSERV_TAG=latest PGFEATSERV_TAG=latest
#Again, these should be docker secrets. #Again, these should be docker secrets.
API_PORT=8080 API_PORT=9000
API_USER=authenticator API_USER=api
APU_USER_PW=mysecretpassword API_PW=Secure_API_Password
# API_USER=openais
# API_PW=super_secret_password
#---------------------- #----------------------
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment