Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't set up JMIN and JMAX env variables #13

Open
TheSainEyereg opened this issue Nov 7, 2024 · 0 comments
Open

Can't set up JMIN and JMAX env variables #13

TheSainEyereg opened this issue Nov 7, 2024 · 0 comments

Comments

@TheSainEyereg
Copy link

Here is my docker-compose.override.yml file's content:

  amnezia-wg-easy:
    extends:
      file: docker-compose.wireguard-amnezia.yml
      service: amnezia-wg-easy
    environment:
      - WG_PORT=8443
      - JC=5
      - JMIN=40
      - JMAX=70
    ports: !override
      - 8443:8443/udp
      - 51821:51821/tcp

Should work fine according to README, but all configs downloaded from web UI has default Jmin and Jmax values in it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant