pass
This commit is contained in:
parent
78959dd28b
commit
3f6af9d5fa
|
|
@ -17,6 +17,8 @@ services:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
ports:
|
ports:
|
||||||
- "800:1337"
|
- "800:1337"
|
||||||
|
expose:
|
||||||
|
- 800
|
||||||
logging:
|
logging:
|
||||||
driver: "json-file"
|
driver: "json-file"
|
||||||
options:
|
options:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue