Update nginx-reverse.yml

This commit is contained in:
2019-04-25 06:55:50 +02:00
committed by GitHub
parent 05a33f8a09
commit 58746b68e9
+1 -1
View File
@@ -5,7 +5,7 @@ services:
ports:
- "0.0.0.0:80:80"
- "0.0.0.0:443:443"
image: "theraw/reversed"
image: "theraw/reversed:L7"
shm_size: '512MB'
privileged: true
restart: unless-stopped