mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 10:56:23 +00:00
updates to handbrake heimdall and streama
This commit is contained in:
@@ -11,10 +11,11 @@ version: "3"
|
||||
#
|
||||
# NOTES
|
||||
#
|
||||
# Make sure your volume is set correctly
|
||||
# Make sure your volume is set correctly.
|
||||
# Ports don't need to be set if behind proxy
|
||||
#
|
||||
# You can edit vol/www/.env
|
||||
# For https include FORCE_HTTPS=true
|
||||
# For https include: FORCE_HTTPS=true
|
||||
#
|
||||
###########################################################################################################################
|
||||
|
||||
@@ -28,4 +29,7 @@ services:
|
||||
volumes:
|
||||
- ./data:/config
|
||||
restart: unless-stopped
|
||||
#ports:
|
||||
# - "8000:80"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user