rafaelfariassenac

Results 1 issues of rafaelfariassenac

I got error when I change those variable .env GLPI_VAR_DIR=/opt/files GLPI_CONFIG_DIR=/opt/files/config GLPI_LOG_DIR=/opt/files/logs services: glpi: image: "glpi/glpi:latest" restart: "unless-stopped" volumes: - glpi_data:/opt/files:rw env_file: .env # Pass environment variables from .env file...