Initial project setup for FreeTAKServer & FreeTAKHub deployment
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
# Environment files with secrets
|
||||
.env
|
||||
|
||||
# Docker volumes data
|
||||
**/data/
|
||||
**/*.db
|
||||
**/logs/
|
||||
|
||||
# Temporary files
|
||||
*.tmp
|
||||
*.log
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user