We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27fc1cf commit cc85311Copy full SHA for cc85311
1 file changed
docker-compose.yml
@@ -52,7 +52,7 @@ services:
52
aliases:
53
- ${EXO_PROXY_VHOST:-exoapp.local}
54
exo:
55
- image: exoplatform/exo-community:7.0
+ image: exoplatform/exo-community:7.0.0
56
environment:
57
EXO_PROXY_VHOST: ${EXO_PROXY_VHOST:-exoapp.local}
58
EXO_PROXY_PORT: 80
0 commit comments