mirror of
https://github.com/hexolan/stocklet.git
synced 2026-03-26 19:51:17 +00:00
chore: initial commit
This commit is contained in:
10
deploy/configs/shipping.env.example
Normal file
10
deploy/configs/shipping.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
MODE=dev
|
||||
|
||||
PG_DB=postgres
|
||||
PG_USER=postgres
|
||||
PG_PASS=postgres
|
||||
PG_HOST=shipping-service-postgres
|
||||
PG_PORT=5432
|
||||
|
||||
KAFKA_BROKERS=kafka:19092
|
||||
OTEL_COLLECTOR_GRPC=otel-collector:4317
|
||||
Reference in New Issue
Block a user