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:
9
ansible/vars/default.yml
Normal file
9
ansible/vars/default.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
registry: registry.tanshu.com
|
||||
username: ta-registry
|
||||
password: ff28a01f00c0f39315d94cd9dcb1e554968dba25676a8ea5f2be34e96a9a099f
|
||||
tag: latest
|
||||
|
||||
image_name: "{{ registry }}/brewman:{{ tag }}"
|
||||
db: postgres
|
||||
proxy: caddy
|
||||
Reference in New Issue
Block a user