Skip to content

Commit b710732

Browse files
committed
Updated readme
1 parent ace38b0 commit b710732

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ npm run start:dev
1212

1313
# Production
1414
npm run start
15+
16+
# Development run commands
17+
DISABLE_AUTH=1 PORTAINER_API=http://localhost:9000/api npm run start:dev
18+
PORTAINER_API=http://localhost:9000/api npm run start:dev
1519
```
1620

1721
## Docker
@@ -107,4 +111,3 @@ Default handler **changes** value of **existing** *environment variables* of sta
107111
}
108112
}
109113
```
110-

0 commit comments

Comments
 (0)