Refactor
This commit is contained in:
parent
a2cbfbf4c6
commit
e61a76e0fb
4
.env.dev
4
.env.dev
|
@ -1,4 +0,0 @@
|
|||
POSTGRES_USER=user
|
||||
POSTGRES_PASS=pass
|
||||
POSTGRES_DB=api_dev
|
||||
APP_SETTINGS=src.config.DevelopmentConfig
|
|
@ -1,4 +0,0 @@
|
|||
POSTGRES_USER=user
|
||||
POSTGRES_PASS=papanata
|
||||
POSTGRES_DB=api_prod
|
||||
APP_SETTINGS=src.config.ProductionConfig
|
Loading…
Reference in New Issue