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: lvthillo/python-flask-docker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: eplegaspi/python-flask-docker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 1,764 files changed
  • 2 contributors

Commits on Jul 28, 2021

  1. Set up CI with Azure Pipelines

    [skip ci]
    eplegaspi committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    43496c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Set up CI with Azure Pipelines

    [skip ci]
    eplegaspi committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    87b2c89 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Latest

    Edmond Legaspi authored and Edmond Legaspi committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    adcda38 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/eplegaspi/python-flask-do…

    Edmond Legaspi authored and Edmond Legaspi committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    bd5a742 View commit details
    Browse the repository at this point in the history
  3. Change python version from 3.7 to 3.6

    Edmond Legaspi authored and Edmond Legaspi committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f373ebb View commit details
    Browse the repository at this point in the history
  4. Changed html

    Edmond Legaspi authored and Edmond Legaspi committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    5a3e68c View commit details
    Browse the repository at this point in the history
  5. Changed host to 0.0.0.0

    Edmond Legaspi authored and Edmond Legaspi committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    e6dd779 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. working copy

    Edmond Legaspi authored and Edmond Legaspi committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    a8a8e8f View commit details
    Browse the repository at this point in the history
  2. Working copy

    Edmond Legaspi authored and Edmond Legaspi committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    b305fe0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Configuration menu
    Copy the full SHA
    4656ba1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Basic docker setup

    eplegaspi committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    4d85703 View commit details
    Browse the repository at this point in the history
  2. Added more info in Readme

    eplegaspi committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    4ed1611 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. IP As server name

    eplegaspi committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    74c0f43 View commit details
    Browse the repository at this point in the history
  2. Block in server

    eplegaspi committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    5c588de View commit details
    Browse the repository at this point in the history
  3. Added :ro

    eplegaspi committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    3f996fa View commit details
    Browse the repository at this point in the history
  4. Added port 5000

    eplegaspi committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    f666f89 View commit details
    Browse the repository at this point in the history
  5. Added hostname

    eplegaspi committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    ce5e9aa View commit details
    Browse the repository at this point in the history
Loading