Add default password for server.

This commit is contained in:
2021-09-17 09:28:47 +02:00
parent 891ea2a47b
commit 3d419366c4
2 changed files with 18 additions and 0 deletions

View File

@@ -4,3 +4,4 @@
server_host: none
portainer_config: /tmp/config
portainer_port: "8000"
portainer_password: "changeme"