mirror of
https://github.com/aykhans/movier.git
synced 2025-07-03 02:15:23 +00:00
Rewritten in go and python
This commit is contained in:
4
config/postgres/.env.example
Normal file
4
config/postgres/.env.example
Normal file
@ -0,0 +1,4 @@
|
||||
POSTGRES_USER=admin
|
||||
POSTGRES_PASSWORD=admin
|
||||
POSTGRES_DB=imdb
|
||||
POSTGRES_PORT=5432
|
Reference in New Issue
Block a user