production and staging(development)

This commit is contained in:
2026-04-30 12:06:48 +03:00
parent 2133cd830f
commit f6d0adea4c
5 changed files with 35 additions and 14 deletions
@@ -1,6 +1,6 @@
export const environment = {
default_page: 'main/tutorials/tutorials-all',
port: 8080,
port: 8081,
fromWeb: false,
production: false,
host_name: 'http://localhost',