mirror of
https://github.com/portainer/portainer.git
synced 2025-11-26 14:06:05 +08:00
- setting port 9443 as primary (#5610)
- updated markdown files - updated dockerfiles - updated test files - updated webpack
This commit is contained in:
@@ -70,7 +70,7 @@ module.exports = {
|
||||
compress: true,
|
||||
port: 8999,
|
||||
proxy: {
|
||||
'/api': 'http://localhost:9000',
|
||||
'/api': 'https://localhost:9443',
|
||||
},
|
||||
open: true,
|
||||
writeToDisk: true,
|
||||
|
||||
Reference in New Issue
Block a user