mavernlokuip commited on
Commit
657e426
1 Parent(s): 4d8cb0b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -7,7 +7,7 @@ RUN chmod -R 777 /etc/apache2/
7
  RUN chmod 644 /etc/phpmyadmin/config.inc.php
8
 
9
  # Set environment variables
10
- ENV PMA_HOST=mysql
11
- ENV PMA_PORT=7860
12
  ENV MYSQL_ROOT_PASSWORD=root
13
  ENV APACHE_PORT=7860
 
7
  RUN chmod 644 /etc/phpmyadmin/config.inc.php
8
 
9
  # Set environment variables
10
+ ENV PMA_HOST=mysql-7364790-localbugtv.l.aivencloud.com
11
+ ENV PMA_PORT=10490
12
  ENV MYSQL_ROOT_PASSWORD=root
13
  ENV APACHE_PORT=7860