OpenVPN-Docker-GoogleAuth icon indicating copy to clipboard operation
OpenVPN-Docker-GoogleAuth copied to clipboard

Installation Error

Open andreynobre opened this issue 3 years ago • 1 comments

Hello,

This error happens when exec docker-composer up -d:

WARNING: The HOST_SSL_PORT variable is not set. Defaulting to a blank string. WARNING: The MYSQL_ROOT_PASSWORD variable is not set. Defaulting to a blank string. WARNING: The OPENVPN_ADMIN_DATABASE variable is not set. Defaulting to a blank string. WARNING: The OPENVPN_ADMIN_USER variable is not set. Defaulting to a blank string. WARNING: The OPENVPN_ADMIN_PASSWORD variable is not set. Defaulting to a blank string. ERROR: The Compose file './docker-compose.yml' is invalid because: services.openvpn.ports contains an invalid type, it should be a number, or an object

andreynobre avatar May 03 '21 15:05 andreynobre

Rename the .env-template file to .env

ghost avatar Aug 04 '21 14:08 ghost