mirror of
https://github.com/teddysun/across.git
synced 2025-11-26 21:35:33 +08:00
date
This commit is contained in:
2
init-postgre.sh
Executable file
2
init-postgre.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
docker run --name postgres -e POSTGRES_PASSWORD=liukang951006 -p 5432:5432 -v /postgre-data:/var/lib/postgresql/data -d postgres
|
||||
|
||||
Reference in New Issue
Block a user