fix: volume data/tariffs.json -> data/
Build and Deploy Backend / build-and-deploy (push) Successful in 46s
Build and Deploy Backend / build-and-deploy (push) Successful in 46s
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ services:
|
||||
image: git.uvpn.shop/uvpn/backend:latest
|
||||
container_name: uvpn-backend
|
||||
volumes:
|
||||
- /opt/remnawave-minishop/data/tariffs.json:/app/data/tariffs.json
|
||||
- /opt/remnawave-minishop/data/:/app/data/
|
||||
env_file:
|
||||
- .env
|
||||
networks:
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "uvpn-backend"
|
||||
version = "0.7.3"
|
||||
version = "0.7.4"
|
||||
description = "FastAPI backend with Docker for uvpn.shop"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
Reference in New Issue
Block a user