Add .env.example file and ensure env_file is specified in docker-compose.yml
Deploy mini-pc / deploy (push) Successful in 30s

This commit is contained in:
Dmitry
2026-05-27 22:46:47 +03:00
parent 9b3fba0052
commit b1ec5566d6
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
ADMIN_TOKEN=changeme
+1
View File
@@ -8,6 +8,7 @@ services:
published: "10380"
protocol: tcp
restart: unless-stopped
env_file: .env
volumes:
- type: bind
source: /opt/data/vaultwarden