This commit is contained in:
parent
a224a554d2
commit
22f680b7d7
@ -8,7 +8,7 @@ on:
|
||||
- thunderbird/**
|
||||
|
||||
env:
|
||||
app_folder: thunderbird
|
||||
app_folder: thunderbirdls -a
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
|
||||
@ -132,3 +132,8 @@ minio.theocorp {
|
||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||
reverse_proxy minio:9000
|
||||
}
|
||||
|
||||
memos.theocorp {
|
||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||
reverse_proxy memos:5230
|
||||
}
|
||||
@ -31,6 +31,7 @@ services:
|
||||
- dozzle_default
|
||||
- beaverhabits_default
|
||||
- minio_default
|
||||
- memos_default
|
||||
|
||||
volumes:
|
||||
caddy_data:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user