mirror of
https://github.com/Cameri/nostream.git
synced 2025-09-17 08:58:33 +02:00
chore: add docker start scripts
This commit is contained in:
@@ -12,4 +12,5 @@ test
|
||||
docker-compose.yml
|
||||
Dockerfile
|
||||
*.env
|
||||
*.md
|
||||
*.md
|
||||
.nostr
|
@@ -2,3 +2,4 @@ node_modules
|
||||
dist
|
||||
.test-reports
|
||||
.coverage
|
||||
.nostr
|
3
.gitignore
vendored
3
.gitignore
vendored
@@ -33,3 +33,6 @@ dist
|
||||
|
||||
# Env files
|
||||
*.env
|
||||
|
||||
# Nostr data folder
|
||||
.nostr
|
Reference in New Issue
Block a user