Set default admin password

This commit is contained in:
Colin Hebert
2022-12-26 14:19:06 +01:00
parent 8867d5befc
commit 5a4fea851f
3 changed files with 13 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ services:
command: >
--host tcp://docker:2375
--hide-label nas-compose.boostrap=true
--admin-password-file /run/secrets/portainer_password
--admin-password-file /var/run/secrets/portainer_password
networks:
- docker
- traefik