o4mvvzyev7 commited on
Commit
508a3f0
·
verified ·
1 Parent(s): b0a4290

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +4 -6
Dockerfile CHANGED
@@ -14,13 +14,11 @@ ENV PORT=5244
14
  ENV DB_TYPE=mysql
15
  ENV DB_HOST=mysql6.sqlpub.com
16
  ENV DB_PORT=3311
17
- ENV DB_NAME=sophisticatedriva
18
- ENV DB_USER=sophisticate
19
- ENV DB_PASS=Um3SKW8aOZ1JL9V7
20
 
21
  VOLUME ["/opt/openlist/data"]
22
 
23
  HEALTHCHECK --interval=30s --timeout=3s \
24
- CMD curl -f http://localhost:5244 || exit 1
25
-
26
- RUN ./openlist admin set 123456
 
14
  ENV DB_TYPE=mysql
15
  ENV DB_HOST=mysql6.sqlpub.com
16
  ENV DB_PORT=3311
17
+ ENV DB_NAME=indigocelesta
18
+ ENV DB_USER=indigocelesta
19
+ ENV DB_PASS=93UocO5JjdIpGgjy
20
 
21
  VOLUME ["/opt/openlist/data"]
22
 
23
  HEALTHCHECK --interval=30s --timeout=3s \
24
+ CMD curl -f http://localhost:5244 || exit 1