This commit is contained in:
root
2025-09-25 09:55:09 +00:00
parent d49605001e
commit 5cf9853c7d
3 changed files with 4 additions and 5 deletions
-4
View File
@@ -1,4 +0,0 @@
PORT=4000
NODE_ENV=production
PORTAINER_URL=https://your-portainer.example.com
PORTAINER_API_KEY=your_api_key_here
+1 -1
View File
@@ -1,3 +1,3 @@
node_modules/ node_modules/
dist/ dist/
.env backend/.env
+3
View File
@@ -0,0 +1,3 @@
PORTAINER_URL=Your_Portainer_Server_Adress
PORTAINER_API_KEY=Your_Portainer_API_Key
PORTAINER_ENDPOINT_ID=Your_Portainer_Endpoint_ID