Browse Source

Change host port for adminer

ghorsington 4 years ago
parent
commit
416e65fa86
1 changed files with 1 additions and 1 deletions
  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