Update nginx-reverse.yml

This commit is contained in:
2019-05-07 14:31:16 +02:00
committed by GitHub
parent 76cbd601b0
commit 9e2a82d681
+1 -1
View File
@@ -5,7 +5,7 @@ services:
ports:
- "0.0.0.0:80:80"
- "0.0.0.0:443:443"
image: ""
image: "theraw/the-world-is-yours:nginx"
shm_size: '512MB'
privileged: true
restart: unless-stopped