mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
feat: Add comprehensive blueprint collection and project setup
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
services:
|
||||
vaultwarden:
|
||||
image: vaultwarden/server:1.32.7
|
||||
restart: always
|
||||
environment:
|
||||
DOMAIN: ${DOMAIN}
|
||||
SIGNUPS_ALLOWED: ${SIGNUPS_ALLOWED}
|
||||
volumes:
|
||||
- vaultwarden:/data
|
||||
ports:
|
||||
- 80
|
||||
|
||||
volumes:
|
||||
vaultwarden:
|
||||
Reference in New Issue
Block a user