Extra config [port] for dev environment
This commit is contained in:
parent
cb5ffa0354
commit
d683e37d77
3 changed files with 10 additions and 0 deletions
3
.env.example
Normal file
3
.env.example
Normal file
|
@ -0,0 +1,3 @@
|
|||
# extra config for dev environment
|
||||
POSTGRES_PORT=5432
|
||||
REDIS_PORT=6379
|
Loading…
Add table
Add a link
Reference in a new issue