mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-03-20 01:35:16 -05:00
Update docker-compose2.yml
update for reverse proxy
This commit is contained in:
@@ -65,7 +65,7 @@ services:
|
||||
env_file: .env.web
|
||||
ports:
|
||||
- "8880:80"
|
||||
- "8443:443"
|
||||
#- "8443:443"
|
||||
volumes:
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile
|
||||
- ./data/caddy-data:/data
|
||||
|
||||
Reference in New Issue
Block a user