add /nodes endpoint
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@ services:
|
||||
container_name: uvpn-backend
|
||||
volumes:
|
||||
- /opt/remnawave-minishop/data/tariffs.json:/app/data/tariffs.json
|
||||
expose:
|
||||
- 8000
|
||||
env_file:
|
||||
- .env
|
||||
networks:
|
||||
- remnawave-network
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user