Ver código fonte

Update the stack to future flush our phpmyadmin setup

Robert Middleswarth 3 anos atrás
pai
commit
5b6a7b6d49
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      stack/drupal.yml

+ 1 - 0
stack/drupal.yml

@@ -1,6 +1,7 @@
 version: "3"
 services:
   mariadb:
+    hostname: mariadb
     image: linuxserver/mariadb:latest
     environment:
       MYSQL_ROOT_PASSWORD: ${MYSQL_ROOT_PASSWORD}