lms https
All checks were successful
/ deploy-to-homesrv01 (push) Successful in 12s

homeassistant https
This commit is contained in:
2025-06-08 02:16:30 +00:00
parent 1488dacfd5
commit ee95f8aa63
3 changed files with 13 additions and 12 deletions

View File

@@ -1,5 +1,3 @@
version: '3'
configs:
run-sh:
content: |
@@ -21,7 +19,6 @@ services:
- 80:80
networks:
- public
- private
restart: unless-stopped
command: /bin/sh -c '/run.sh'
configs:
@@ -39,7 +36,6 @@ networks:
public:
name: reverseproxy_public
external: true
private:
name: reverseproxy_private