fixed typo
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
||||
REDIS_URL: ${REDIS_URL}
|
||||
PEPPER: ${PEPPER}
|
||||
JWT_SECRET_KEY: ${JWT_SECRET_KEY}
|
||||
GOOGLE_API_KEY: $GOOGLE_API_KEY}
|
||||
GOOGLE_API_KEY: ${GOOGLE_API_KEY}
|
||||
expose:
|
||||
- "8000"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user