You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using not default port number server stucked. Reason is that in wg0.conf port number still default (51820). Changing it to appropriate value fix server work.
Expected Behavior
No response
Steps To Reproduce
In docker compose file use - SERVERPORT= 12345
Environment
- OS: Centos Stream 9
CPU architecture
x86-64
Docker creation
docker-compose up -d
Container logs
..
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
When using not default port number server stucked. Reason is that in wg0.conf port number still default (51820). Changing it to appropriate value fix server work.
Expected Behavior
No response
Steps To Reproduce
In docker compose file use - SERVERPORT= 12345
Environment
- OS: Centos Stream 9
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: