2026-03-17 08:28:49 +00:00
2025-04-16 18:55:11 +02:00
2026-03-02 14:51:15 +01:00
2026-03-02 12:16:00 +01:00
2025-02-26 08:55:49 +01:00
2026-03-02 12:16:00 +01:00
2026-03-02 12:16:00 +01:00
2026-03-02 14:51:15 +01:00
2026-03-02 12:16:00 +01:00
2026-03-02 14:51:15 +01:00
2026-03-17 08:28:49 +00:00
2026-03-02 12:16:00 +01:00

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 51 KiB
Languages
Python 83%
HTML 13.7%
Dockerfile 3.3%