fix nginx
This commit is contained in:
parent
bc39023d1f
commit
a4487d5d17
3 changed files with 269 additions and 5 deletions
|
@ -1,12 +1,9 @@
|
|||
version: '2.2'
|
||||
|
||||
networks:
|
||||
cloud:
|
||||
|
||||
|
||||
services:
|
||||
cryptpad:
|
||||
image: promasu/cryptpad:nginx
|
||||
build:
|
||||
context: custom/cryptpad
|
||||
hostname: cryptpad
|
||||
environment:
|
||||
- CPAD_MAIN_DOMAIN=pad.ixvd.net
|
||||
|
|
Reference in a new issue