allow docker container to run without ssl certificates (#14)

if certificate files are not mounted to /etc/4get/certs then remove ssl virtual host in /etc/apache2/httpd.conf and listen on port 80
also change references "luuul/4get:1.0.0" to "luuul/4get:latest"

Reviewed-on: lolcat/4get#14
Co-authored-by: throwaway <developerthrowaway@protonmail.com>
Co-committed-by: throwaway <developerthrowaway@protonmail.com>
This commit is contained in:
2023-09-22 16:20:39 -05:00
committed by lolcat
parent be8546bdf5
commit b7cc53c156
3 changed files with 25 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ version: "3.7"
services:
fourget:
image: luuul/4get:1.0.0
image: luuul/4get:latest
restart: always
environment:
- FOURGET_SERVER_NAME=beak.chat