[homepage] Use pasta networking

This commit is contained in:
Viyurz 2024-10-01 16:03:11 +02:00
parent 3fd35833ff
commit 0242d0bee6
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8

View file

@ -2,6 +2,7 @@ services:
homepage:
container_name: homepage
image: git.ahur.ac/viyurz/homepage:latest
network_mode: pasta
restart: always
user: ${env['users']['homepage']}:${env['users']['homepage']}
ports: