Skip to content

Commit d0e0e50

Browse files
committed
Fix phpmyadmin URI
1 parent b1a1db5 commit d0e0e50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

env/phpmyadmin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ phpmyadmin:
2929
links:
3030
- db:mysql
3131
environment:
32-
- ABSOLUTE_URI=http://localhost:8000/phpmyadmin/
32+
- ABSOLUTE_URI=http://localhost:8000/
3333

3434
nginx:
3535
links:

0 commit comments

Comments
 (0)