create license management

This commit is contained in:
2026-04-06 13:31:30 +03:30
parent 44097fe1ac
commit de1a046485
46 changed files with 819 additions and 366 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ http {
include /etc/nginx/conf.d/*.conf;
server {
listen 80;
listen 5000;
server_name localhost;
charset utf-8;