This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
REM docker start dock-pg10 dock-pgadmin
|
||||
docker run --rm --name pg -p 5432:5432 -e POSTGRES_PASSWORD=raven -e POSTGRES_DB=AyaNova -d postgres:latest
|
||||
REM docker run --rm --name pg -p 5432:5432 -e POSTGRES_PASSWORD=raven -e POSTGRES_DB=AyaNova -d postgres:latest
|
||||
REM GONE PORTABLE INSTEAD
|
||||
start C:\data\code\PostgreSQLPortable_10.4.1\postgresqlportable.exe
|
||||
|
||||
Reference in New Issue
Block a user