move adminer off of common port

this is just to be less annoying because syncthing uses 8080 on one of my dev machines
main
Zynh0722 2023-11-15 12:49:08 -08:00
parent 6718f345ae
commit f6243fba91
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ services:
image: adminer
restart: always
ports:
- 8080:8080
- 8081:8080