mirror of
https://github.com/hexolan/stocklet.git
synced 2026-03-26 11:41:18 +00:00
chore: initial commit
This commit is contained in:
8
deploy/configs/auth-init.env.example
Normal file
8
deploy/configs/auth-init.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
INIT_SVC_NAME=auth
|
||||
INIT_MIGRATIONS=true
|
||||
|
||||
PG_DB=postgres
|
||||
PG_USER=postgres
|
||||
PG_PASS=postgres
|
||||
PG_HOST=auth-service-postgres
|
||||
PG_PORT=5432
|
||||
Reference in New Issue
Block a user