Update
This commit is contained in:
@@ -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
@@ -1,3 +1,3 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
dist/
|
dist/
|
||||||
.env
|
backend/.env
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
PORTAINER_URL=Your_Portainer_Server_Adress
|
||||||
|
PORTAINER_API_KEY=Your_Portainer_API_Key
|
||||||
|
PORTAINER_ENDPOINT_ID=Your_Portainer_Endpoint_ID
|
||||||
Reference in New Issue
Block a user