mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-02-05 09:55:19 -05:00
add proofs
This commit is contained in:
parent
47c148f8c6
commit
2978bf0d3b
@ -12,3 +12,5 @@ pb_data
|
||||
|
||||
# installed files
|
||||
node_modules
|
||||
|
||||
proofs/
|
@ -18,6 +18,7 @@ services:
|
||||
default:
|
||||
volumes:
|
||||
- ./src/frontend/templates:/app/frontend/templates
|
||||
- ./src/frontend/static/proofs:/app/frontend/static/proofs
|
||||
env_file:
|
||||
- .env
|
||||
depends_on:
|
||||
@ -58,7 +59,6 @@ services:
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
|
||||
|
||||
tor:
|
||||
image: goldy/tor-hidden-service:latest
|
||||
profiles: ["tor"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user