Skip to content

Commit 3b80f6b

Browse files
author
Valentin Ryckaert
committed
doc: add adminer URL to docker doc
1 parent 67dd591 commit 3b80f6b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/docker.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,15 @@ TeSS is accessible at the following URL:
5959

6060
<http://localhost:3000>
6161

62+
63+
### Access Adminer
64+
65+
An Adminer instance is accessible at the following URL:
66+
67+
<http://localhost:8080>
68+
69+
Credentials are in the .env file (choose PostgreSQL for "System").
70+
6271
### Testing
6372

6473
The full test suite can be run using the following command:

0 commit comments

Comments
 (0)