mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Add pub network for link previews + fix logrotate
This commit is contained in:
@@ -14,7 +14,8 @@ Image=dock.mau.dev/maubot/maubot:latest
|
||||
# ReadOnly=true
|
||||
Volume=/var/opt/maubot:/data:z,U
|
||||
AutoUpdate=registry
|
||||
# Network=web.network=
|
||||
# Network=web.network
|
||||
# Network=pub.network
|
||||
|
||||
Label="traefik.enable=true"
|
||||
Label="traefik.http.routers.maubot.rule=Host(`maubot.ellis.link`)"
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
[Network]
|
||||
DisableDNS=false
|
||||
IPv6=true
|
||||
Subnet=10.89.1.0/24
|
||||
Gateway=10.89.1.1
|
||||
Driver=macvlan
|
||||
Options=parent=eno1
|
||||
Reference in New Issue
Block a user