Sfoglia il codice sorgente

Change host port for adminer

ghorsington 4 anni fa
parent
commit
416e65fa86
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -63,4 +63,4 @@ services:
     image: adminer
     restart: always
     ports:
-      - 8080:8080
+      - 3080:8080