mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 19:49:59 +05:00
fix typo in image namespace
This commit is contained in:
parent
9d3265ee04
commit
811e2be6e6
@ -3,7 +3,7 @@ version: '3.8'
|
||||
|
||||
services:
|
||||
cryptpad:
|
||||
image: "crytpad/cryptpad:testing"
|
||||
image: "cryptpad/cryptpad:testing"
|
||||
hostname: cryptpad
|
||||
|
||||
environment:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user