Moved to Angular v20 and Tailwind v4 plus all related dependencies
Renamed Docker directory. Also serving static files from FastAPI.
This commit is contained in:
11
ansible/vars/hinchco.yml
Normal file
11
ansible/vars/hinchco.yml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
name: hinchco
|
||||
title: Mozimo
|
||||
|
||||
public_key: -----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAQUHP86TdF2/HRgpSOATueKxP16KONO+iTef1nITnlwc=\n-----END PUBLIC KEY-----
|
||||
private_key: -----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIPWikH3em6asm4WVSO6qsljphHFg8Vqme8qso4ZUAHux\n-----END PRIVATE KEY-----
|
||||
middleware_key: 1e36e7f678
|
||||
|
||||
host: acc.hinchco.in
|
||||
host_directory: "brewman-{{ name }}"
|
||||
db_name: "brewman_{{ name }}"
|
||||
Reference in New Issue
Block a user