mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
fix: volume names
This commit is contained in:
@@ -20,9 +20,9 @@ services:
|
||||
- database
|
||||
- cache
|
||||
volumes:
|
||||
- "pterovar/:/app/var/"
|
||||
- "pterovar:/app/var/"
|
||||
- "pteronginx:/etc/nginx/http.d/"
|
||||
- "pterocerts/:/etc/letsencrypt/"
|
||||
- "pterocerts:/etc/letsencrypt/"
|
||||
- "pterologs:/app/storage/logs"
|
||||
environment:
|
||||
APP_ENV: "production"
|
||||
|
||||
Reference in New Issue
Block a user