Merge pull request #268 from appleboy/patch-10
fix #267 phpmyadmin is not working on linux.
This commit is contained in:
commit
ab53db1897
|
@ -7,5 +7,3 @@ VOLUME /sessions
|
||||||
|
|
||||||
# We expose phpMyAdmin on port 80
|
# We expose phpMyAdmin on port 80
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
ENTRYPOINT [ "/run.sh" ]
|
|
||||||
|
|
Loading…
Reference in New Issue