2025-01-21 11:12:34 +01:00
2025-01-21 11:12:34 +01:00

https://github.com/MollardMichael/python-reverse-proxy/tree/master https://github.com/ItsEcholot/ContainerNursery

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 55 KiB
Languages
Python 66.4%
HTML 27.4%
Dockerfile 6.2%