info about .env file
This commit is contained in:
12
readme.md
Normal file
12
readme.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# .env
|
||||||
|
POSTGRES_USER - postgres user name
|
||||||
|
POSTGRES_PASSWORD - postgres password
|
||||||
|
POSTGRES_DB - database name
|
||||||
|
POSTGRES_PORT - backend port number on docker network
|
||||||
|
POSTGRES_HOST - backend docker container name
|
||||||
|
|
||||||
|
BACKEND_PORT - backend port number on docker network
|
||||||
|
BACKEND_HOST - backend docker container name
|
||||||
|
|
||||||
|
DOMAIN - domain for certbot
|
||||||
|
EMAIL - email for certbot
|
||||||
Reference in New Issue
Block a user