deploy-workflow: create docker compose file
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
This commit is contained in:
@@ -18,6 +18,8 @@ services:
|
||||
pwd:
|
||||
image: 'vaultwarden/server:latest'
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '80:80'
|
||||
volumes:
|
||||
- ./data/vaultwarden:/data
|
||||
secrets:
|
||||
|
||||
Reference in New Issue
Block a user