This website works better with JavaScript
Home
Explore
Help
Sign In
ghorsington
/
noctbot
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Change host port for adminer
ghorsington
5 years ago
parent
516ed3e6df
commit
416e65fa86
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
docker-compose.yml
+ 1
- 1
docker-compose.yml
View File
@@ -63,4 +63,4 @@ services:
image: adminer
restart: always
ports:
- -
8
080:8080
+ -
3
080:8080