mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-08-26 13:21:14 +00:00
Update check
This commit is contained in:
@@ -27,6 +27,13 @@ services:
|
||||
- net.ipv4.ip_forward=1
|
||||
command: /bin/bash /app/init.sh
|
||||
|
||||
wireguard-webadmin-cron:
|
||||
build:
|
||||
context: ./cron
|
||||
dockerfile: Dockerfile-cron
|
||||
depends_on:
|
||||
- wireguard-webadmin
|
||||
|
||||
volumes:
|
||||
static_volume:
|
||||
wireguard:
|
||||
|
Reference in New Issue
Block a user