diff --git a/.env-template b/.env-template index 947e7b9..59a052c 100644 --- a/.env-template +++ b/.env-template @@ -1,3 +1,3 @@ NETADM_CONFIG__RUN__HOST = "0.0.0.0" -NETADM_CONFIG__RUN__PORT = 8080 +NETADM_CONFIG__RUN__PORT = 8000 NETADM_CONFIG__RUN__RELOAD = 1 \ No newline at end of file