GG
Size: a a a
GG
PW
root@vps-32640:~/domains# docker-compose config
WARNING: The TZ variable is not set. Defaulting to a blank string.
WARNING: The APP_PORT variable is not set. Defaulting to a blank string.
WARNING: The DB_NAME variable is not set. Defaulting to a blank string.
WARNING: The DB_USER variable is not set. Defaulting to a blank string.
WARNING: The DB_PASS variable is not set. Defaulting to a blank string.
WARNING: The MAIL_HOST variable is not set. Defaulting to a blank string.
WARNING: The MAIL_PORT variable is not set. Defaulting to a blank string.
WARNING: The DB_PORT variable is not set. Defaulting to a blank string.
WARNING: The WEB_PORT variable is not set. Defaulting to a blank string.
ERROR: The Compose file './docker-compose.yaml' is invalid because:
services.hdwapi_db.ports contains an invalid type, it should be a number, or an object
services.hdwapi_web.ports contains an invalid type, it should be a number, or an object
services.hdwapi_app.ports contains an invalid type, it should be a number, or an object
GG
GG
GG
GG
PW
PW
GG
$ export TZ=Europe/Moscow
$ export DB_NAME=postgres
...
$ docker-compose up -d
P
* * * * * printenv >> /home/puppeteer/app/error
HOME=/root
LOGNAME=root
PATH=/usr/bin:/bin
SHELL=/bin/sh
PWD=/root
GG
P
i
P
GG
GG
i
i
i