Skip to content

Commit

Permalink
[FIX] adminer container port
Browse files Browse the repository at this point in the history
  • Loading branch information
EngRobot33 committed May 14, 2024
1 parent f15a762 commit a5a5965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ services:
restart: unless-stopped
container_name: adminer
ports:
- 8888:8080
- 8888:8888
volumes:
zed_data:

0 comments on commit a5a5965

Please sign in to comment.