feat: add .env.example for all
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# FRP Client Version
|
||||
FRPC_VERSION=0.64.0
|
||||
|
||||
# FRP server configuration
|
||||
FRP_SERVER_ADDR=your.server.com
|
||||
FRP_SERVER_PORT=7000
|
||||
FRP_SERVER_TOKEN=your_token_here
|
||||
|
||||
Reference in New Issue
Block a user