We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651018e commit 04c57ebCopy full SHA for 04c57eb
src/main/docker/Dockerfile
@@ -1,6 +1,6 @@
1
FROM java:8
2
ENV MYSQL_DB answer
3
-ENV MYSQL_IP 119.23.106.146
+ENV MYSQL_IP 119.23.XXX.XXX
4
ENV MYSQL_PASSWD 123456
5
ENV MYSQL_PORT 3306
6
ENV MYSQL_UNAME root
0 commit comments