update entrypoint and makes profile for remote setup in docker-compose.yml
This commit is contained in:
parent
6b85aa5175
commit
b388d9fab3
3 changed files with 34 additions and 5 deletions
|
|
@ -53,6 +53,8 @@ services:
|
|||
|
||||
tunnel:
|
||||
image: cloudflare/cloudflared:latest
|
||||
profiles:
|
||||
- remote
|
||||
container_name: hermes-tunnel
|
||||
restart: always
|
||||
command: tunnel --protocol http2 --url http://browser:6080 --no-tls-verify
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue