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:
12
ansible/vars/acc.yml
Normal file
12
ansible/vars/acc.yml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
name: acc
|
||||
title: "The Great Bear"
|
||||
|
||||
public_key: -----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAB+3c94GO2p6+cCOfaA1J0oQVbmZQieYaOqNbgHR70JM=\n-----END PUBLIC KEY-----
|
||||
private_key: -----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEICdULYmhJhsQJPoCScBBYM+PdI0LrOu0jzOajvgZXElI\n-----END PRIVATE KEY-----
|
||||
middleware_key: cb71666b9c
|
||||
|
||||
host: acc.hopsngrains.com
|
||||
host_directory: "brewman-{{ name }}"
|
||||
db_name: "brewman_{{ name }}"
|
||||
|
||||
Reference in New Issue
Block a user