ci/cd + any fixes

This commit is contained in:
2026-04-24 19:58:29 +03:00
parent 857dbce662
commit 82cae4e556
17 changed files with 3369 additions and 8049 deletions
@@ -3,6 +3,7 @@ export const environment = {
port: 8081,
production: true,
fromWeb: true,
host_name: 'https://jambotron.run.place',
//host_name: 'https://jambotron.run.place',
host_name:'http://localhost',
title: 'JAMBOTRON.RUN.PLACE'
};