deploy-workflow: create docker compose file
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s

This commit is contained in:
2026-07-04 17:25:02 +03:00
parent b840b6bbbc
commit b5ebd32a0d
+2 -4
View File
@@ -18,8 +18,6 @@ services:
pwd:
image: 'vaultwarden/server:latest'
restart: unless-stopped
ports:
- '80:80'
volumes:
- ./data/vaultwarden:/data
secrets:
@@ -113,6 +111,6 @@ secrets:
file: secrets/beszel_agent_key.txt
beszel_agent_token:
file: secrets/beszel_agent_token.txt
gitea_runner_registration_token:
file: secrets/gitea_runner_registration_token.txt
# gitea_runner_registration_token:
# file: secrets/gitea_runner_registration_token.txt