IP address and port of the server can be changed in .env file

This commit is contained in:
Alexander Kharitonov
2022-04-02 19:13:46 +03:00
parent 178681152b
commit 8ccc20ca10
2 changed files with 3 additions and 1 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
SERVER_IP=0.0.0.0
SERVER_PORT=3141