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