mirror of
https://github.com/Cameri/nostream.git
synced 2025-06-01 10:39:22 +02:00
chore: add docker start scripts
This commit is contained in:
parent
433b7f8707
commit
883f451218
@ -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
|
Loading…
x
Reference in New Issue
Block a user