1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-08-10 22:41:25 +02:00

update docker-compose

This commit is contained in:
Lee Brown
2019-09-15 17:08:22 -08:00
parent 29da8a1bb2
commit d650905287
8 changed files with 10 additions and 335 deletions

View File

@@ -2,5 +2,4 @@ export WEB_API_DB_HOST=127.0.0.1:5433
export WEB_API_DB_USER=postgres
export WEB_API_DB_PASS=postgres
export WEB_API_DB_DISABLE_TLS=true
export WEB_API_REDIS_HOST=:6378
export WEB_API_SERVICE_EMAIL_SENDER=valdez@example.com