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/mhl.yml
Normal file
11
ansible/vars/mhl.yml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
name: mhl
|
||||
title: "HnG Mohali"
|
||||
|
||||
public_key: -----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAerD1T7kXn4cDp8dw1xQapPMyrlq7WHq0PpnIWqzTq8c=\n-----END PUBLIC KEY-----
|
||||
private_key: -----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIFguJkIzoUkxHSxvFWr6qiCwE0ia4AsqTwhLqexVOCEh\n-----END PRIVATE KEY-----
|
||||
middleware_key: 9183bdcfb0
|
||||
|
||||
host: mhl.hopsngrains.com
|
||||
host_directory: "brewman-{{ name }}"
|
||||
db_name: "brewman_{{ name }}"
|
||||
Reference in New Issue
Block a user