Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: origamiofficial/docker-ngrok-plex Loading
base: main
Choose a base ref
...
head repository: Yawnz/docker-ngrok-plex Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on Sep 17, 2022

  1. Added variables to specify target IP and Port for ngrok tunnel

    - Added variables to specify target IP and Port for ngrok tunnel
    Yawnz committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    3dd6362 View commit details
    Browse the repository at this point in the history
  2. Create docker-image.yml

    Yawnz committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    2ab60a8 View commit details
    Browse the repository at this point in the history
  3. Create publish-docker-hub.yml

    Yawnz committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    0f1954f View commit details
    Browse the repository at this point in the history
  4. Update publish-docker-hub.yml

    Yawnz committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    3d9ef69 View commit details
    Browse the repository at this point in the history
  5. Fixed implementation

    - Removed base url environment variable and replaced with ip and port interpolation
    Yawnz committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    df8c294 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8f930a View commit details
    Browse the repository at this point in the history
  7. Changed from https to http

    Yawnz committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    5cb8af4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Update README.md

    - Replace PLEX_BaseURL with PLEX_BaseIP and PLEX_BasePort respectively
    Yawnz committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    30b2ae5 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Yawnz committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    7e4ff23 View commit details
    Browse the repository at this point in the history
Loading