Skip to content

Commit fa40e31

Browse files
authored
Change PostgreSQL database name to neoconnectortest
1 parent 6c32d64 commit fa40e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netapp-neo/client/neo-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ services:
5757
environment:
5858
POSTGRES_USER: postgres
5959
POSTGRES_PASSWORD: neodbsecret
60-
POSTGRES_DB: neodb
60+
POSTGRES_DB: neoconnectortest
6161
ports:
6262
- 5432:5432
6363
networks:

0 commit comments

Comments
 (0)