feat: add default http port
This commit is contained in:
parent
718146cd88
commit
075da97511
1 changed files with 1 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ phpipam_db_root_password: "changeme"
|
|||
phpipam_db_user: "phpipam"
|
||||
phpipam_db_password: "changeme"
|
||||
phpipam_db_name: "phpipam"
|
||||
phpipam_http_port: "8080"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue