JonatanRek 34a19789e6 Fixes
2025-02-26 09:46:55 +01:00
2025-02-26 09:46:55 +01:00
2025-02-26 08:55:49 +01:00
2025-02-26 08:55:49 +01:00
2025-02-26 09:41:44 +01:00
2025-01-21 11:13:51 +01:00
2025-01-21 11:34:10 +01:00
2025-02-26 08:55:49 +01:00
2025-02-26 09:41:44 +01:00

https://github.com/MollardMichael/python-reverse-proxy/tree/master https://github.com/ItsEcholot/ContainerNursery https://gist.github.com/bsergean/bad452fa543ec7df6b7fd496696b2cd8 https://docker-py.readthedocs.io/en/stable/

Docker Stack Setup

services:
  py_proxy:
    image: git.steelants.cz/jonatanrek/py_proxy:latest
    restart: unless-stopped
    volumes:
      - ./config.yaml:/app/config.yaml
networks: {}
pip3 install -r requirements.txt
Description
No description provided
Readme 52 KiB
Languages
Python 80%
HTML 16.3%
Dockerfile 3.7%