mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
fix(server.cfg) - discord link
This commit is contained in:
+2
-3
@@ -6,11 +6,10 @@
|
|||||||
# ██╔══╝ ╚════██║ ██╔██╗ ██║ ██╔══╝ ██║ ██║██╔══██║██║ ╚██╔╝ #
|
# ██╔══╝ ╚════██║ ██╔██╗ ██║ ██╔══╝ ██║ ██║██╔══██║██║ ╚██╔╝ #
|
||||||
# ███████╗███████║██╔╝ ██╗ ███████╗███████╗╚██████╔╝██║ ██║╚██████╗ ██║ #
|
# ███████╗███████║██╔╝ ██╗ ███████╗███████╗╚██████╔╝██║ ██║╚██████╗ ██║ #
|
||||||
# ╚══════╝╚══════╝╚═╝ ╚═╝ ╚══════╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ #
|
# ╚══════╝╚══════╝╚═╝ ╚═╝ ╚══════╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ #
|
||||||
# Discord: https://discord.gg/cNx6HF9P5J #
|
# Discord: https://discord.gg/kwYdXC4wzb #
|
||||||
# Documentation: https://docs.esx-framework.org #
|
# Documentation: https://docs.esx-framework.org #
|
||||||
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
|
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
|
||||||
# Development Discord: https://discord.gg/cNx6HF9P5J
|
|
||||||
# Support Discord: https://discord.gg/J6VqFPwvVp
|
|
||||||
|
|
||||||
# Only change the IP if you're using a server with multiple network interfaces, otherwise change the port only.
|
# Only change the IP if you're using a server with multiple network interfaces, otherwise change the port only.
|
||||||
endpoint_add_tcp "0.0.0.0:30120"
|
endpoint_add_tcp "0.0.0.0:30120"
|
||||||
|
|||||||
Reference in New Issue
Block a user