Enable auth-service/api-gateway on production, build their images in CI
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# apps/api-gateway configuration. Copy to `.env` and edit for local dev:
|
||||
# cp apps/api-gateway/.env.example apps/api-gateway/.env
|
||||
|
||||
PORT=3000
|
||||
AUTH_SERVICE_URL=http://localhost:3010
|
||||
Reference in New Issue
Block a user