fix missing path to db

This commit is contained in:
Антон
2026-02-07 14:01:20 +03:00
parent 4bd4127bb5
commit f9df3f8d05
3 changed files with 8 additions and 1 deletions

View File

@@ -67,6 +67,8 @@ services:
volumes:
- ovp_logs:/var/log/openvpn
- ovp_config:/etc/openvpn
- db_data:/app/db
networks:
- ovp-net
environment: