sync of changes up to 2024-01-04

This commit is contained in:
2024-01-04 21:42:14 +00:00
parent e395b238ff
commit 350eee1ff0
13 changed files with 211 additions and 4 deletions

View File

@@ -30,6 +30,7 @@ services:
- gitea-ssh.${DOMAIN_ROOT}:${HOST_IP}
networks:
- default
- web
runner:
@@ -54,6 +55,9 @@ services:
- nuc.${DOMAIN_ROOT}:${HOST_IP}
- gitea-ssh.${DOMAIN_ROOT}:${HOST_IP}
networks:
- default
networks:
web:
external: true